Convert existing documentation

If you have existing documentation in LaTeX you can convert it to restructured text with pandoc:

pandoc -f latex -t rst -o outfile.txt infile.tex