Skip to content

buildthedocs/sphinx.graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sourcecode on GitHub

GitHub tag (latest SemVer incl. pre-release) GitHub release (latest SemVer incl. including pre-releases) GitHub release date Libraries.io status for latest release Requires.io

PyPI PyPI - Status PyPI - Python Version Dependent repos (via libraries.io)

btd.sphinx.graphviz

This is a patched version of sphinx.ext.graphviz.

Note:
Patched versions of internal packages from Sphinx are released as M.M.P.postN versions. So 2.3.1.post1 is the patched module version derived from Sphinx 2.3.1.


Added features and changes

  • 4.3.1.post1
    • Updates sources to match Sphinx 4.3.1
  • 2.3.1.post1

Cross-References


Install using pip

$ pip install btd.sphinx.graphviz

SPDX-License-Identifier: BSD-2-Clause