.. Pyblosxom documentation master file, created by sphinx-quickstart on
   Mon Feb 16 00:26:34 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

=======================================
 Welcome to Pyblosxom's documentation!
=======================================

.. _part-one:

Part 1: Pyblosxom user manual
=============================

Documentation for installing, configuring and tweaking Pyblosxom for your
purposes.

.. toctree::
   :maxdepth: 2

   introduction
   about_pyblosxom
   license
   whatsnew
   whatsnewolder
   install
   upgrade
   pyblosxom_cmd
   deploy_cgi
   deploy_paste
   deploy_apache_mod_wsgi
   deploy_staticrendering
   config_variables
   writing_entries
   flavours_and_templates
   syndication
   renderers
   comments
   plugins
   authors
   glossary


.. _part-two:

Part 2: Core plugin documentation
=================================

Documentation for plugins that come with Pyblosxom.

.. toctree::
   :titlesonly:
   :glob:

   plugins/*


Part 3: Developer documentation
===============================

Documentation anyone interested in hacking on Pyblosxom, writing
plugins, or things of that ilk.

.. toctree::
   :maxdepth: 2

   hacking
   dev_architecture
   dev_writing_plugins
   dev_codedocs
   dev_testing
   release


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
