Skip to content

exoplatform/exo-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status 🏗️

Documentation Status

How To build

sudo apt install python-pip
sudo apt install python3-sphinx
pip install sphinx
pip install sphinx_rtd_theme
git clone https://github.com/exoplatform/exo-documentation.git
cd exo-documentation/docs
make html

You can access the documentation content from exo-documentation/docs/_build/html/index.html

Releases

No releases published

Packages

No packages published