Skip to content
/ DocsTest Public
forked from sjuuun/DocsTest

Sphinx layout test for documentation

Notifications You must be signed in to change notification settings

kyu90/DocsTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published