File: index.rst

package info (click to toggle)
python-bidi 0.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 292 kB
  • sloc: python: 946; makefile: 148
file content (29 lines) | stat: -rw-r--r-- 632 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. complexity documentation master file, created by
   sphinx-quickstart on Tue Jul  9 22:26:36 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Python BiDi's documentation!
=======================================

`Bi-directional`_ (BiDi) layout implementation in pure python.

.. _Bi-directional: http://en.wikipedia.org/wiki/Bi-directional_text

Contents:

.. toctree::
   :maxdepth: 2

   installation
   usage
   contributing
   authors
   history

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`