documentation formatting fix
extracted cwconfig.rst from index.rst to avoid ugly html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/development/devcore/cwconfig.rst Wed Sep 23 16:28:50 2009 +0200
@@ -0,0 +1,5 @@
+:mod:`Configuration <cubicweb.cwconfig>`
+----------------------------------------
+
+.. automodule:: cubicweb.cwconfig
+ :members:
--- a/doc/book/en/development/devcore/index.rst Wed Sep 23 15:29:31 2009 +0200
+++ b/doc/book/en/development/devcore/index.rst Wed Sep 23 16:28:50 2009 +0200
@@ -8,10 +8,5 @@
appobject.rst
selectors.rst
dbapi.rst
-
+ cwconfig.rst
-:mod:`Configuration <cubicweb.cwconfig>`
-----------------------------------------
-
-.. automodule:: cubicweb.cwconfig
- :members: