Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

VoteIT/voteit_documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README: building VoteIT project user documentation

This is instructions for building the documentation. If you're a regular user and just want to read the manual, go back to: #TODO XXX

How to install and build a local environment. You'll need python 2.7 or similar and have setuptools + virtualenv installed. You'll also need make, or run the sphinx commands by hand.

  1. Use virtualenv to create a local python within this directory and install sphinx
virtualenv .
bin/easy_install Sphinx

2. Build the documentation you'd like to work with. Each is located in it's respective directory. There will be a Makefile present in the one you'll use.

The root of this repository is the manual main page. Check under languages for each specific language.

Simply run:

make html
  1. Locate the build documentation - it will be in a directory called _build.

About

User documentation and manuals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages