Skip to main content

Where masonry meets rhinoplasty

Project description

Documentation Status

A compliment of features to those provided by Sphinx that one found useful while documenting their source code.

API-Doc

An alternative to the sphinx API doc function that tries to support an output structure that maps more closely to the code base and eases maintenance. This was written to be backwards compatible with the original implementation.

Epilog

This provides a “universal” epilog for sphinx for authors working on multiple projects that need a common set of replacements. The intention is to provide a corresponding glossary module.

Background

On occasion the features offered by Sphinx and its various extention packages do not provide all of the functionality necessary for authorisng a document. Fortunately Sphinx is readily extended and one may implement the features one requires; after traversing the Sphinx and Docutils documentation.

Purpose

This package hopes to collect such efforts into a common package. Additionally, by documenting such efforts, the package hopes to assist other extention writers in contributing to its development.

Installation

The package can be installed directly through pip

pip install Sphinx-Nosejob

Usage

Within ones Sphinx configuration file, source/conf.py, include either all of the festures provided by Sphinx-Nosejob

extensions = [...
    'sphinxcontrib.nosejob',
    ...]

Alternatively one may selectively include a subset of the provided features by explicitly specifying them

extensions = [...
    'sphinxcontrib.nosejob.FEATURE',
    ...]

Documentation

Documentation is available at Gitlab.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Sphinx_Nosejob-0.0.1.post0-py3-none-any.whl (43.1 kB view details)

Uploaded Python 3

File details

Details for the file Sphinx_Nosejob-0.0.1.post0-py3-none-any.whl.

File metadata

  • Download URL: Sphinx_Nosejob-0.0.1.post0-py3-none-any.whl
  • Upload date:
  • Size: 43.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.24.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3

File hashes

Hashes for Sphinx_Nosejob-0.0.1.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 438d30b09fafabb9f9e47fa820876de43ef1c1f659d3dce9e08be6f08a8e55ad
MD5 eaa540936223bff83ca0ec919d0fe639
BLAKE2b-256 a85f6efa9ed9d7bb6661e81ab2860c446e73681744b48f004f60b34b1447ac4c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page