I am writing project documentation using rst and sphinx. But before, I already wrote some of this in latex and now I want to convert it first to add it to the documentation. It seemed that the conversion of the first to latex was obvious, but google search in a different way did not bring something directly.
So my question is: is there a way to convert latex to beginning?
Edit
Ideally, I would like to convert it to rST specifically for use with sphinx. Therefore, it would be nice if he could use, for example, the sphinx extension to display math.
source
share