Revision: 620
Author: batiste.bieler
Date: Mon Jul 27 05:21:44 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/django-page-cms/source/detail?r=620
Modified:
/wiki/PageInterface.wiki
=======================================
--- /wiki/PageInterface.wiki Mon Jun 15 11:15:51 2009
+++ /wiki/PageInterface.wiki Mon Jul 27 05:21:44 2009
@@ -1,6 +1,14 @@
#summary How to use the Page and Content model in your application
-= List of attributes of the Page object =
+If ``python-sphinx`` is installed on your system you can get more complete
and nicer API documentation by running:
+
+{{{
+python setup.py build_sphinx
+}}}
+
+And then open ``build/sphinx/html/index.html``.
+
+= List of important attributes of the Page object =
The attributes name are self explanatory:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---