~ubuntu-branches/ubuntu/utopic/python-chaco/utopic

« back to all changes in this revision

Viewing changes to docs/source/programmers_reference.rst

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2014-06-01 17:04:08 UTC
  • mfrom: (7.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20140601170408-m86xvdjd83a4qon0
Tags: 4.4.1-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
 - Let the binary-predeb target work on the usr/lib/python* directory
   as we don't have usr/share/pyshared anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
.. _programmers_reference:
3
 
 
4
 
Programmer's Reference
5
 
======================
6
 
 
7
 
.. toctree::
8
 
  :maxdepth: 2
9
 
 
10
 
  architecture_overview.rst
11
 
  modules_and_classes.rst
12
 
  api/data_sources.rst
13
 
  api/data_ranges.rst
14
 
  api/mappers.rst
15
 
  api/containers.rst
16
 
 
17