Skip to content

aiphilos/docs

Repository files navigation

aiPhilos docs

This repository contains the source for the aiPhilos docs and tutorials located under docs.aiphilos.com, kindly hosted by ReadTheDocs. Pull requests welcome!

Setup

  1. Install Python
  2. Add Python to path
  3. Update pip: python -m pip install --upgrade pip
  4. Install dependencies: pip install sphinx sphinx-autobuild sphinx_rtd_theme recommonmark
  5. Clone repository: git clone https://github.com/aiphilos/docs.git
  6. Make your changes
  7. Build: make html in the root folder (or make.bat html on Windows)
  8. Updated website HTML is now in _build/

To clean up old caches, you can run make clean (or make.bat clean on Windows) before make html.

Contact

Feel free to contact us!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors