[Checkins] SVN: z3c.form/branches/pcardune-sphinx/ move index.txt into z3c/form/ directory to keep it with everything else.

Paul Carduner paulcarduner at gmail.com
Sat May 10 22:11:59 EDT 2008


Log message for revision 86625:
  move index.txt into z3c/form/ directory to keep it with everything else.

Changed:
  U   z3c.form/branches/pcardune-sphinx/buildout.cfg
  D   z3c.form/branches/pcardune-sphinx/src/index.txt
  A   z3c.form/branches/pcardune-sphinx/src/z3c/form/index.txt

-=-
Modified: z3c.form/branches/pcardune-sphinx/buildout.cfg
===================================================================
--- z3c.form/branches/pcardune-sphinx/buildout.cfg	2008-05-11 02:10:52 UTC (rev 86624)
+++ z3c.form/branches/pcardune-sphinx/buildout.cfg	2008-05-11 02:11:58 UTC (rev 86625)
@@ -15,3 +15,4 @@
 [docs]
 recipe = z3c.recipe.sphinxdoc
 eggs = z3c.form [docs]
+src-dir = z3c/form/

Deleted: z3c.form/branches/pcardune-sphinx/src/index.txt
===================================================================
--- z3c.form/branches/pcardune-sphinx/src/index.txt	2008-05-11 02:10:52 UTC (rev 86624)
+++ z3c.form/branches/pcardune-sphinx/src/index.txt	2008-05-11 02:11:58 UTC (rev 86625)
@@ -1,38 +0,0 @@
-.. z3c.form documentation master file, created by sphinx-quickstart on Wed Apr 23 23:01:11 2008.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-Welcome to z3c.form's documentation!
-====================================
-
-Contents:
-
-.. toctree::
-   :maxdepth: 2
-
-   z3c/form/README
-   z3c/form/form
-   z3c/form/group
-   z3c/form/subform
-   z3c/form/field
-   z3c/form/button
-   z3c/form/zcml
-   z3c/form/validator
-   z3c/form/widget
-   z3c/form/action
-   z3c/form/datamanager
-   z3c/form/converter
-   z3c/form/term
-   z3c/form/util
-   z3c/form/adding
-   z3c/form/value
-   z3c/form/error
-   z3c/form/browser/README
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-

Copied: z3c.form/branches/pcardune-sphinx/src/z3c/form/index.txt (from rev 86622, z3c.form/branches/pcardune-sphinx/src/index.txt)
===================================================================
--- z3c.form/branches/pcardune-sphinx/src/z3c/form/index.txt	                        (rev 0)
+++ z3c.form/branches/pcardune-sphinx/src/z3c/form/index.txt	2008-05-11 02:11:58 UTC (rev 86625)
@@ -0,0 +1,38 @@
+.. z3c.form documentation master file, created by sphinx-quickstart on Wed Apr 23 23:01:11 2008.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to z3c.form's documentation!
+====================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   README
+   form
+   group
+   subform
+   field
+   button
+   zcml
+   validator
+   widget
+   action
+   datamanager
+   converter
+   term
+   util
+   adding
+   value
+   error
+   browser/README
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+



More information about the Checkins mailing list