Update HACKING.md
This commit is contained in:
parent
dbafb153ce
commit
d494d70143
@ -48,7 +48,7 @@ To run our limited set of tests (WIP) use the following command:
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Documentation should all be written in [markdown]. Although github does support other formats it seems better just to stabilize on one.
|
Documentation should all be written in [markdown] or [rst]. Although github does support other formats it seems better just to stabilize on one.
|
||||||
|
|
||||||
## Style Commandments
|
## Style Commandments
|
||||||
|
|
||||||
@ -78,5 +78,5 @@ Documentation should all be written in [markdown]. Although github does support
|
|||||||
[pep8]: http://www.python.org/dev/peps/pep-0008/
|
[pep8]: http://www.python.org/dev/peps/pep-0008/
|
||||||
[pylint]: http://pypi.python.org/pypi/pylint
|
[pylint]: http://pypi.python.org/pypi/pylint
|
||||||
[markdown]: http://daringfireball.net/projects/markdown/
|
[markdown]: http://daringfireball.net/projects/markdown/
|
||||||
|
[rst]: http://docutils.sourceforge.net/docs/user/rst/quickstart.html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user