commit f1d1c06174cee86aeafb37de785616ac13e7eddc
Author: Richard Heck <[email protected]>
Date: Fri Aug 30 12:59:00 2013 -0400
Comments only.
diff --git a/src/TextClass.h b/src/TextClass.h
index 2a9a00c..8e27fd8 100644
--- a/src/TextClass.h
+++ b/src/TextClass.h
@@ -428,7 +428,9 @@ public:
docstring const & htmlpreamble() const { return htmlpreamble_; }
///
docstring const & htmlstyles() const { return htmlstyles_; }
- ///
+ /// Looks for the layout of "highest level", other than Part (or other
+ /// layouts with a negative toc number), for use in constructing TOCs
and
+ /// similar information.
Layout const & getTOCLayout() const;
/// the paragraph style to use for TOCs, Bibliography, etc
/// we will attempt to calculate this if it was not given