Skip to content

Generate a framework of reStructuredText pages for a DTD documentation.

License

Notifications You must be signed in to change notification settings

peter88213/dtd2rst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dtd2rst

Generate a framework of reStructuredText pages for a DTD documentation.

Screenshot

Features

  • Creates one page per XML tag, named after the tag. Each page has a framework for documentation:

    • A first-level heading, containing the tag name.

    • A box containing the basic information:

      • Purpose (to be filled in manually).
      • A list of attributes (chapter links).
      • A list of contained elements (page links).
    • A second-level chapter for each attribute.

    • Information about each attribute (to be completed manually).

  • Creates an index page with all tags.

Requirements

Download

Save the file dtd2rst.py.

Usage

    dtd2rst.py <DTD path>


License

Published under the MIT License

About

Generate a framework of reStructuredText pages for a DTD documentation.

Topics

Resources

License

Stars

Watchers

Forks

Languages