@@ -173,6 +173,7 @@ debug_toolbar/**
dev/**
django/**
django_jinja/**
+docs/_build/**
floppyforms/**
haystack/**
jinja2/**
@@ -51,9 +51,9 @@ copyright = u'2013, Rafał Pitoń'
# built documents.
#
# The short X.Y version.
-version = '0.4'
+version = '0.5'
# The full version, including alpha/beta/rc tags.
-release = '0.4'
+release = '0.5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -6,17 +6,7 @@
Welcome to Misago's documentation!
==================================
-Contents:
+This documentation is only placeholder.
-.. toctree::
- :maxdepth: 2
-
-Indices and tables
-==================
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
+Real documentation is being writen on "cleanup" branch as progress is made in Misago's refactoring.