@ -30,7 +30,7 @@ class Section(ContentItem):
#pylint: disable=unused-argument
def parse(keyword, argument, config):
"""Parse the contentlist.
"""Parse the section.
Arguments:
- keyword (one of "part", "chapter", "section", ... , "subparagraph", and
@ -21,7 +21,7 @@ class SongSection(ContentItem):
"""Parse the songsection.
- keyword ("songsection" or "songchapter"): the section to use;