All Projects → CrossTheRoadElec → Phoenix-Documentation

CrossTheRoadElec / Phoenix-Documentation

Licence: other
Phoenix-Documentation

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects
Makefile
30231 projects
CSS
56736 projects

Phoenix Documentation

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

Building locally

  1. Clone the repository with git clone https://github.com/crosstheroadelec/phoenix-documentation.git
  2. Ensure Python 3.8 or greater is installed and added to the path.
  3. Install all required dependencies by running pip install -r requirements.txt
  4. Build the documentation by running ./make html or make html.
  5. Documentation is under the build/html directory.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].