xref: /OK3568_Linux_fs/buildroot/package/python-docutils/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_DOCUTILS
2	bool "python-docutils"
3	help
4	  Docutils is a modular system for processing documentation
5	  into useful formats, such as HTML, XML, and LaTeX. For input
6	  Docutils supports reStructuredText, an easy-to-read,
7	  what-you-see-is-what-you-get plaintext markup syntax.
8
9	  http://docutils.sourceforge.net/
10