I would like to read the org-mode manual in org mode… Is there a way to download the manual in .org files?
Thanks,
Ani
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Org-Mode manual seems to be written in texinfo format (see the doc directory in the source archive.) You can however convert e.g the HTML version to org-format using pandoc.
Converting from org.texi:
You can also download my converted version here, the navigational hyperlinks don’t work though so the info version is probably more useful. And here is what it looks like.