sphinxcontrib-seqdiag contains the seqdiag Sphinx extension.This extension enable you to insert sequence diagrams in your Sphinx document. Following code is sample:.. seqdiag:: diagram { browser => webserver =>...

sphinx-git is a Sphinx extension that allows you to include a git changelog of your Sphinx documentation within the documentation.To use it, add 'sphinx_git' to 'extensions' in your Sphinx conf.py, and add:.. git_changelog::where you want the list of...

man-pages

man-pages 4.16 updated

man-pages is an open source command-line application that provides users with an easy way to view and read documentation for many Linux applications in the man page format. It is a CLI (Command-line Interface) program that has been used in Linux and...

GNOME User Docs

GNOME User Docs 3.26.2.1 updated

GNOME User Docs (gnome-user-docs) is an open source and freely distributed package that contains comprehensive documentation for all users of the GNOME desktop environment, including manual pages for numerous GNOME-related applications, displayed to users...

sphinx-me

sphinx-me 0.2.1

sphinx-me is a Python tool that will create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your...

Grunt

Grunt 0.1.1

Grunt is a software to make a slideshow from a text file.Installation:sudo pip install gruntExample:    $ cat examples/fruit.grunt    Here is a presentation about fruits    It starts with some apples ......

tkhelp

tkhelp 2.1.1

tkhelp is a small collection of Tk-Widget descriptions. In the Webinterface you can see many examples and a great description, because the GUI is only updated in the stable...

blockdiagcontrib-cisco is a blockdiag plugin for that provides shapes for networking. The shapes are using Network Topology Icons designed by Cisco Systems, Inc.Diagram examples:`blockdiagcontrib-cisco` renders network icon as node's...

sphinxcontrib-taglist is a Sphinx "taglist" extension.TagListTaglist is an extension to Sphinx documentation system.InstallationInstalation through pip:pip install sphinxcontrib-taglistor through github:git clone...