Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/opennti/nti_sphinx_questions
- Owner: OpenNTI
- License: other
- Created: 2020-06-16T21:47:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T18:07:10.000Z (over 1 year ago)
- Last Synced: 2024-11-01T03:34:27.356Z (17 days ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
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.