Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
/ trmdoc Public archive

[DEPRECATED] Documentation for TRACMASS (version 6).

Notifications You must be signed in to change notification settings

TRACMASS/trmdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

No Maintenance Intended

This repository will not be updated. This repository will be kept available in read-only mode. The latest version of TRACMASS documentation can be found at https://www.tracmass.org/docs

TRACMASS Documentation (version 6).

The documentation is compiled by Sphinx (http://sphinx-doc.org), a python package developed to auto-generate documentation for software projects. We use a number of add-ons that needs to be installed as well.

Installation:

(It is advised that you use virtual environments: http://virtualenvwrapper.readthedocs.org/en/latest/)

# (Download or clone the repo)
cd trmdoc
pip --user -r requirements.txt
# or with virtualenvwrapper
mkvirtualenv trmdoc
pip -r requirements.txt

The documentation is in the source folder. Read more about the syntax here: http://sphinx-doc.org/rest.html

Compile the web pages with:

make html

The resulting html files are generated in the build/html folder.

About

[DEPRECATED] Documentation for TRACMASS (version 6).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •