Skip to content

douglasescrito/genesis-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis Documentation

  1. Create a clean env using python 3.10, install Sphinx and other dependencies
# In Genesis-dev/
pip install -e ".[docs]"
  1. Build the documentation and watch the change lively
# In doc/
rm -rf build/; make html; sphinx-autobuild ./source ./build/html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.2%
  • Makefile 18.8%
  • CSS 1.0%