File: index.rst

package info (click to toggle)
humanfriendly 10.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,056 kB
  • sloc: python: 3,212; makefile: 67; sh: 33
file content (33 lines) | stat: -rw-r--r-- 674 bytes parent folder | download | duplicates (4)
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
30
31
32
33
humanfriendly: Human friendly input/output in Python
====================================================

Welcome to the documentation of `humanfriendly` version |release|! The
following sections are available:

.. contents::
   :local:

User documentation
------------------

The readme is the best place to start reading, it's targeted at all users and
documents the command line interface:

.. toctree::
   readme.rst

API documentation
-----------------

The following API documentation is automatically generated from the source code:

.. toctree::
   api.rst

Change log
----------

The change log lists notable changes to the project:

.. toctree::
   changelog.rst