Skip to content
This repository was archived by the owner on Aug 9, 2026. It is now read-only.

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

DocsTest

Sphinx layout test for documentation

How to use

Install Sphinx

Need Python 3.5+

$ pip install sphinx

Git clone

$ git clone https://github.com/sjuuun/DocsTest.git

Make html

$ DocsTest/docs

# install theme
$ pip install sphinx-rtd-theme

# make html file and open
$ make html
$ open build/html/index.rst

Read the Docs Page

https://doc-guide.readthedocs.io

About

Sphinx layout test for documentation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors