Skip to content

narcher7/playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

To test the drctheme

On a Mac with Python 2.7 and pip installed, you can install these requirements locally or in a virtualenv:

pip install sphinx

Then, to build HTML:

cd drctheme
sphinx-build doc/ _build

To view the built HTML:

open _build/index.html

About

Sphinx test repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.9%
  • Python 27.4%
  • Makefile 21.7%