Re: Docutils-users Digest, Vol 143, Issue 1

Marc Rintsch <[email protected]> Thu, 24 Sep 2020 02:29:01 +0200
Newsgroups gmane.text.docutils.user
Message-ID <[email protected]>
On 23.09.20 23:31, Omer Shommo wrote:
> […] So, is it safe to say that SPHINX uses DOCUTILS to convert 
> plain text files into reStructuredText (.rst) files?

No, not at all.  Docutils converts reStructuredText into different 
output formats like HTML and LaTeX (which in turn can be converted to 
PDF).  Sphinx extends Docutils by some roles and directives and 
generates things like index pages.

Sphinx/Docutils doesn't convert *into* reStructuredText but *from* 
reStructuredText.

Ciao,
	Marc 'BlackJack' Rintsch
-- 
“A designer knows he has achieved perfection not when there is
  nothing left to add, but when there is nothing left to take away.”
   -- Antoine de Saint-Exupéry


_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users

Please use "Reply All" to reply to the list.