﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30624	Use numbered list reStructuredText syntax throughout the docs.	Jon Dufresne	Jon Dufresne	"reStructuredText has syntax to automatically number ordered lists. To use it, begin list items with `#. ` rather than an explicit number. The numbered list syntax simplifies future maintenance:

- As items are added or removed, the rendered items are automatically renumbered.

- If a long list happens to reach double digits, all items remain indented the same.

Sphinx documentation on the feature: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#lists-and-quote-like-blocks
"	Cleanup/optimization	closed	Documentation	dev	Normal	wontfix			Accepted	1	0	0	0	0	0
