Skip to main content

Docbook parser for docutils and sphinx

Project description

This project provides a simple Docbook converter for use with docutils and sphinx. When used with Sphinx, it can read docbook assembly files to produce toctrees automatically, or it can be used to incorporate individual docbook files in documentation (together with rST toctree).

Assembly handling is designed to work with the topic-maker-chunk.xsl style from the Docbook distribution:

xsltproc --xinclude \
   --stringparam chunk.section.depth 1  \
   --stringparam assembly.filename index.xml \
   --stringparam base.dir topics/ \
   /usr/share/sgml/docbook/xsl-ns-stylesheets-1.79.1/assembly/topic-maker-chunk.xsl -

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

db4sphinx-0.1.1.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

db4sphinx-0.1.1-py2.py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 2 Python 3

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