Skip to main content

Converts reStructuredText to Texinfo

Project description

rst2texinfo
***********

Convert reStructuredText to Texinfo
===================================

rst2texinfo is an extension of the Docutils text processing system
which adds support for generating Texinfo.

The Texinfo format is used to create Info documents that can be
conveniently read from the terminal or within Emacs.


Sphinx Extension
================

This package also includes a Sphinx extension that can be used to
generate Info files for Sphinx-based projects, including the official
Python documentation.


Set up
======

Required packages:

* Python (tested using v2.6) -- http://www.python.org/
* Docutils (tested using v0.6) -- http://docutils.sourceforge.net/
* Sphinx (for the Sphinx extension, tested using v0.6.4) --
http://sphinx.pocoo.org/

To create Info files, you will need the "makeinfo" program which is
part of the Texinfo project located at
http://www.gnu.org/software/texinfo/.


About
=====

Written by Jon Waltman, <jonathan.waltman@gmail.com>.

Hosted at <http://bitbucket.org/jonwaltman/rst2texinfo>.
Bug reports, patches, or suggestions are welcome.


Copyright
=========

rst2texinfo should have the same license as the Docutils project (GPL
compatible).

Copyright © 2010 Jon Waltman. All rights reserved.

Project details


Release history Release notifications | RSS feed

This version

0.2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page