|
@ -30,7 +30,7 @@ class Section(ContentItem): |
|
|
|
|
|
|
|
|
#pylint: disable=unused-argument |
|
|
#pylint: disable=unused-argument |
|
|
def parse(keyword, argument, config): |
|
|
def parse(keyword, argument, config): |
|
|
"""Parse the contentlist. |
|
|
"""Parse the section. |
|
|
|
|
|
|
|
|
Arguments: |
|
|
Arguments: |
|
|
- keyword (one of "part", "chapter", "section", ... , "subparagraph", and |
|
|
- keyword (one of "part", "chapter", "section", ... , "subparagraph", and |
|
|