Update the dependencies in the documentation
This commit is contained in:
parent
07e52bbfc8
commit
861a946676
@ -54,8 +54,8 @@ Main features
|
||||
- Framework independance : adapters are provided to easily integrate
|
||||
your API in any web framework, for example a wsgi container,
|
||||
Pecan_, TurboGears_, cornice_...
|
||||
- Very few runtime dependencies: webob, simplegeneric
|
||||
(+ Genshi if you use SOAP).
|
||||
- Very few runtime dependencies: webob, simplegeneric. Optionnaly lxml and
|
||||
simplejson if you need better performances.
|
||||
- Integration in `Sphinx`_ for making clean documentation with
|
||||
``wsmeext.sphinxext``.
|
||||
|
||||
|
@ -234,7 +234,6 @@ SOAP
|
||||
----
|
||||
|
||||
:name: ``'soap'``
|
||||
:package: WSME-Soap
|
||||
|
||||
Implements the SOAP protocol.
|
||||
|
||||
@ -255,7 +254,6 @@ ExtDirect
|
||||
---------
|
||||
|
||||
:name: ``extdirect``
|
||||
:package: WSME-ExtDirect
|
||||
|
||||
Implements the `Ext Direct`_ protocol.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user