Skip to content

Customisations to sphinx_rtd_theme for better viewing of HTTP domain information.

License

Notifications You must be signed in to change notification settings

AWhetter/sphinx_rtd_theme_http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinx_rtd_theme_http

sphinx_rtd_theme_http provides customisations on top of sphinx_rtd_theme to make it easier to view and navigate documentation written with the Sphinx HTTP domain.

Screenshot

Getting Started

The following steps will walk through how to add sphinx_rtd_theme_http to an existing Sphinx project.

For instructions on how to set up a Sphinx project, see Sphinx's documentation on Getting Started.

Installation

The package can be installed though pip:

pip install sphinx_rtd_theme_http

Next, add sphinx_rtd_theme_http to the list of extensions in your Sphinx project's conf.py.

extensions.append('sphinx_rtd_theme_http')

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the BSD-3-Clause license. See the LICENSE.rst file for details.

About

Customisations to sphinx_rtd_theme for better viewing of HTTP domain information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published