File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FormEncode
22==========
33
4-
54Introduction
65------------
76
@@ -10,70 +9,8 @@ validation can be used separately from the form generation. The
109validation works on compound data structures, with all parts being
1110nestable. It is separate from HTTP or any other input mechanism.
1211
13- `Ian Bicking`_ is the author of FormEncode.
14-
15- .. _Ian Bicking: http://ianbicking.org
16-
17-
18- What's New
19- ----------
20-
21- .. toctree::
22- :maxdepth: 1
23-
24- whatsnew-1.2.5
25- whatsnew-0-to-1.2.4
26-
2712
2813Documentation
2914-------------
3015
31- .. toctree::
32- :maxdepth: 1
33-
34- Validator
35- htmlfill
36- ToDo
37- Design
38- history
39- i18n
40- modules
41-
42-
43- Other Links
44- -----------
45-
46- .. toctree::
47- :maxdepth: 1
48-
49- community
50- download
51-
52-
53- Indices and Search
54- ------------------
55-
56- * :ref:`genindex`
57- * :ref:`modindex`
58- * :ref:`search`
59-
60-
61- Project Hosting
62- ---------------
63-
64- .. image:: _static/sourceforge.png
65- :align: left
66- :height: 40
67- :width: 150
68- :alt: Hosted by SourceForge
69-
70- .. image:: _static/bitbucket.png
71- :align: left
72- :height: 40
73- :width: 127
74- :alt: Hosted by Bitbucket
75-
76- .. image:: _static/github.png
77- :height: 40
78- :width: 90
79- :alt: Hosted by GitHub
16+ The latest documentation is available at http://www.formencode.org/
Original file line number Diff line number Diff line change 11FormEncode
22==========
33
4+
45Introduction
56------------
67
@@ -9,8 +10,70 @@ validation can be used separately from the form generation. The
910validation works on compound data structures, with all parts being
1011nestable. It is separate from HTTP or any other input mechanism.
1112
13+ `Ian Bicking`_ is the author of FormEncode.
14+
15+ .. _Ian Bicking: http://ianbicking.org
16+
17+
18+ What's New
19+ ----------
20+
21+ .. toctree::
22+ :maxdepth: 1
23+
24+ whatsnew-1.2.5
25+ whatsnew-0-to-1.2.4
26+
1227
1328Documentation
1429-------------
1530
16- The latest documentation is available at http://www.formencode.org/
31+ .. toctree::
32+ :maxdepth: 1
33+
34+ Validator
35+ htmlfill
36+ ToDo
37+ Design
38+ history
39+ i18n
40+ modules
41+
42+
43+ Other Links
44+ -----------
45+
46+ .. toctree::
47+ :maxdepth: 1
48+
49+ community
50+ download
51+
52+
53+ Indices and Search
54+ ------------------
55+
56+ * :ref:`genindex`
57+ * :ref:`modindex`
58+ * :ref:`search`
59+
60+
61+ Project Hosting
62+ ---------------
63+
64+ .. image:: _static/sourceforge.png
65+ :align: left
66+ :height: 40
67+ :width: 150
68+ :alt: Hosted by SourceForge
69+
70+ .. image:: _static/bitbucket.png
71+ :align: left
72+ :height: 40
73+ :width: 127
74+ :alt: Hosted by Bitbucket
75+
76+ .. image:: _static/github.png
77+ :height: 40
78+ :width: 90
79+ :alt: Hosted by GitHub
You can’t perform that action at this time.
0 commit comments