File: index.rst

package info (click to toggle)
python-multipledispatch 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: python: 1,116; makefile: 141
file content (15 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. Multiple Dispatch documentation master file, created by
   sphinx-quickstart on Thu Mar 27 09:46:17 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Multiple Dispatch's documentation!
=============================================

Contents:

.. toctree::
   :maxdepth: 2

   design.rst
   resolution.rst