hashar added a project: pywikibot-core. hashar added a comment. Restricted Application added a subscriber: pywikipedia-bugs.
#pywikbiot-core now uses Sphinx to build documentation ( https://doc.wikimedia.org/pywikibot/ ). One can enable the Sphinx extension sphinx.ext.todo <http://sphinx-doc.org/ext/todo.html> to capture todo items. The sphinx `conf.py` needs: `todo_include_todos = True`. The add a todo.rst in the doc source that simply contains: TODO ------- .. todolist:: That should do the job though I am not sure what the actual syntax to be used in the doctext :-/ TASK DETAIL https://phabricator.wikimedia.org/T67172 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hashar Cc: pywikipedia-bugs, greg, jayvdb, hashar, valhallasw, JeanFred, Multichill _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
