initial commit
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
Compat Documentation
|
||||
====================
|
||||
|
||||
This page contains the Compat Package documentation.
|
||||
|
||||
The :mod:`uuid` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.compat.uuid
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Executable
+13
@@ -0,0 +1,13 @@
|
||||
Gateways Documentation
|
||||
======================
|
||||
|
||||
This page contains the Gateways Package documentation.
|
||||
|
||||
The :mod:`fcgi` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.contrib.gateways.fcgi
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Executable
+21
@@ -0,0 +1,21 @@
|
||||
Markdown Documentation
|
||||
======================
|
||||
|
||||
This page contains the Markdown Package documentation.
|
||||
|
||||
The :mod:`markdown` Package
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.markdown
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`markdown2` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.markdown.markdown2
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Executable
+21
@@ -0,0 +1,21 @@
|
||||
Memcache Documentation
|
||||
======================
|
||||
|
||||
This page contains the Memcache Package documentation.
|
||||
|
||||
The :mod:`memcache` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.memcache.memcache
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`memcache` Package
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.memcache
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Executable
+53
@@ -0,0 +1,53 @@
|
||||
Pyrtf Documentation
|
||||
===================
|
||||
|
||||
This page contains the Pyrtf Package documentation.
|
||||
|
||||
The :mod:`Elements` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.pyrtf.Elements
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`Renderer` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.pyrtf.Renderer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`PropertySets` Module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.pyrtf.PropertySets
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`pyrtf` Package
|
||||
------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.pyrtf
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`Constants` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.pyrtf.Constants
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`Styles` Module
|
||||
------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.pyrtf.Styles
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Executable
+80
@@ -0,0 +1,80 @@
|
||||
Contrib Documentation
|
||||
=====================
|
||||
|
||||
This page contains the Contrib Package documentation.
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
gluon.contrib.pyrtf
|
||||
gluon.contrib.gateways
|
||||
gluon.contrib.markdown
|
||||
gluon.contrib.memcache
|
||||
gluon.contrib.simplejson
|
||||
|
||||
The :mod:`feedparser` Module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.feedparser
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`memdb` Module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: gluon.contrib.memdb
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`rss2` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.contrib.rss2
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`wsgihooks` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.wsgihooks
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`taskbar_widget` Module
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.taskbar_widget
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`cron` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.contrib.cron
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`gae_memcache` Module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.gae_memcache
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`gql` Module
|
||||
---------------------
|
||||
|
||||
.. automodule:: gluon.contrib.gql
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
Simplejson Documentation
|
||||
========================
|
||||
|
||||
This page contains the Simplejson Package documentation.
|
||||
|
||||
The :mod:`encoder` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.simplejson.encoder
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`simplejson` Package
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.simplejson
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`scanner` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.simplejson.scanner
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`decoder` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.contrib.simplejson.decoder
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Executable
+220
@@ -0,0 +1,220 @@
|
||||
Gluon Package
|
||||
===================
|
||||
|
||||
This page contains the Gluon Package documentation.
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
gluon.compat
|
||||
gluon.contrib
|
||||
|
||||
The :mod:`validators` Module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: gluon.validators
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`sql` Module
|
||||
---------------------
|
||||
|
||||
.. automodule:: gluon.sql
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`xmlrpc` Module
|
||||
------------------------
|
||||
|
||||
.. automodule:: gluon.xmlrpc
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`shell` Module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: gluon.shell
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`utils` Module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: gluon.utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`globals` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.globals
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`compileapp` Module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: gluon.compileapp
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`wsgiserver` Module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: gluon.wsgiserver
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`winservice` Module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: gluon.winservice
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`template` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: gluon.template
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`fileutils` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.fileutils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`sqlhtml` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.sqlhtml
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`tools` Module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: gluon.tools
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`languages` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.languages
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`streamer` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: gluon.streamer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`restricted` Module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: gluon.restricted
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`http` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.http
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`storage` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.storage
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`highlight` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.highlight
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`cache` Module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: gluon.cache
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`sanitizer` Module
|
||||
---------------------------
|
||||
|
||||
.. automodule:: gluon.sanitizer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`main` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.main
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`widget` Module
|
||||
------------------------
|
||||
|
||||
.. automodule:: gluon.widget
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`rewrite` Module
|
||||
-------------------------
|
||||
|
||||
.. automodule:: gluon.rewrite
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`html` Module
|
||||
----------------------
|
||||
|
||||
.. automodule:: gluon.html
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
The :mod:`contenttype` Module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: gluon.contenttype
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user