Skip to content

Python module docstring extractor, outputs html and has a Bottle.py component for hosting.

License

Notifications You must be signed in to change notification settings

Riptide00/Documenter

Repository files navigation

![Mac](https://img.shields.io/badge/OS X-Unsupported-red.svg) Windows Linux Development Version Repo size

Documenter

Installation

> pip install -r requirements.txt

Use

> python main.py

Commands

h    | Help prompt.
css  | Generate css skeleton for current frontend.(development)
host | Host current frontend.
cls  | Clear terminal.
exit | Exit application.

Todo

  • Find todos (it won't be hard)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

v1.0.0/dev: Development build.

License

License

About

Python module docstring extractor, outputs html and has a Bottle.py component for hosting.

Resources

License

Stars

Watchers

Forks

Packages

No packages published