Skip to content

JCaporuscio/Phoenix-Documentation

 
 

Repository files navigation

The rendered documentation can be viewed at...

https://phoenix-documentation.readthedocs.io/en/latest/index.html

Legacy documentation from past seasons can be found in the Legacy sub folder...

https://github.com/CrossTheRoadElec/Phoenix-Documentation/tree/master/Legacy

To compile locally: 1. Install any version of python 2. 2. run python.exe -V in command prompt to ensure it is installed properly If command is not found, add it to system path- (Windows 10) This PC -> Properties -> Advanced System Settings -> Enviornment variables -> Path Add C:\Python27 (change if you have a different version of python 2) 3. Run pip install -r requirements.txt to install dependencies 4. Run test.bat to generate html files.

About

Phoenix-Documentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.6%
  • Batchfile 13.1%
  • Makefile 7.2%
  • CSS 2.1%