Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opennti/nti_sphinx_questions

Provides Sphinx directives for writing and listing unresolved questions. Useful during requirments gathering.
https://github.com/opennti/nti_sphinx_questions

Last synced: about 20 hours ago
JSON representation

Provides Sphinx directives for writing and listing unresolved questions. Useful during requirments gathering.

Awesome Lists containing this project

README

        

======================
nti_sphinx_questions
======================

A sphinx extension providing two directives intended to be useful
during early phases of a project (e.g., requirement gathering):

``.. question::`` is a note-like environment to write an unresolved
question.

``.. questionlist::`` produces a hyperlinked collection of all such
questions found in the Sphinx document set.