~cjwatson/lazr.restful/py3-unicode

« back to all changes in this revision

Viewing changes to src/lazr/restful/docs/index.rst

  • Committer: Colin Watson
  • Date: 2019-11-12 14:35:19 UTC
  • mfrom: (223.1.6 tox)
  • Revision ID: cjwatson@canonical.com-20191112143519-pjgd3057erm586lq
[r=ilasc] Add tox testing support and drop buildout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
.. toctree::
78
78
   :glob:
79
79
 
80
 
   *
81
 
   example/tests/*
82
 
   docs/*
 
80
   webservice
 
81
   webservice-declarations
 
82
   webservice-error
 
83
   webservice-marshallers
 
84
   webservice-request
 
85
   fields
 
86
   interface
 
87
   absoluteurl
 
88
   utils
 
89
   checker-utilities
 
90
   multiversion
 
91
   debug
 
92
   django
 
93
   NEWS