pydot-ng
pydot-ng copied to clipboard
Add documentation for pydot-ng
Documentation should be hosted on Github Pages (github.io) or on Read The Docs. Probably Read The Docs will be better since it was created for such tasks.
Things that need to be done:
- [ ] choose hosting place
- [ ] integrate with Sphinx (do we want to choose anything else?)
- [ ] ...
Some things that need to be covered:
- [ ] dev guide
- [ ] how to replace
pydot
withpydot-ng
- [ ] some short info about DOT language (see for example #24)
- [ ] integration with networkx
- [ ] ...
Skeleton on ReadTheDocs: http://pydot-ng.readthedocs.org/en/add_docs/
Changes in add_docs
branch