-
Notifications
You must be signed in to change notification settings - Fork 2
shanx/cashpad
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
==========================
Building the documentation
==========================
Quickstart
----------
If Sphinx is globally installed, simply run::
make html
No globally installed Sphinx?
-----------------------------
If Sphinx is not globally installed, create a virtual environment and install it
locally::
virtualenv .
source bin/activate
bin/python bin/pip install sphinx
bin/python bin/pip install rst2pdf
deactivate
Now, create or update the documentation with::
source bin/activate
make html
About
Repository for the cashpad app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published