-
Notifications
You must be signed in to change notification settings - Fork 1
jasonpell/edda
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Software for personal or collaborative commenting of Sphinx code, inspired by Ian Bicking's Commentary. To run (UNIX), you'll need Python 2.6, virtualenv and setuptools. Then check it out:: % git clone git://github.com/ctb/edda.git % cd edda Use a virtualenv to install everything necessary:: % python2.6 -m virtualenv env % . env/bin/activate % easy_install sphinx Assuming that succeeded, do: % cd doc % make html % python ../bin/serve-doc ...and then go to 'http://localhost:8555/'.
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 97.4%
- Python 2.6%