blob: eb3c1a61d84cec89df9d754933f9186ae60f9487 [file] [log] [blame]
Alexander Afanasyev2d600f72013-11-21 18:20:37 -08001
2NDN Common Client Libraries API
3===============================
4
5This documents the API for the NDN client libraries, showing the classes and method declarations for C++, JavaScript and Python.
6
7Table of Contents:
8
9.. toctree::
10 name
11 interest
12 data
13 signature
14 face
15 :maxdepth: 2
16
17
18.. Indices and tables
19.. ==================
20
21.. * :ref:`genindex`
22.. * :ref:`modindex`
23.. * :ref:`search`
24