50 Forks
32 Stars
32 Watchers

sphinx-example

A mini-tutorial / cheatsheet / link-collection to get you started documenting Python code using Sphinx.

How to download and setup sphinx-example

Open terminal and run command
git clone https://github.com/timstaley/sphinx-example.git
git clone is used to create a copy or clone of sphinx-example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sphinx-example https://github.com/timstaley/sphinx-example/archive/master.zip

Or simply clone sphinx-example with SSH
[email protected]:timstaley/sphinx-example.git

If you have some problems with sphinx-example

You may open issue on sphinx-example support forum (system) here: https://github.com/timstaley/sphinx-example/issues