diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/api.rst | 11 | ||||
| -rw-r--r-- | Documentation/index.rst | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/api.rst b/Documentation/api.rst new file mode 100644 index 00000000..8b6f0401 --- /dev/null +++ b/Documentation/api.rst @@ -0,0 +1,11 @@ +Sparse API +========== + +.. contents:: + :local: + :depth: 2 + +Utilities +~~~~~~~~~ + +.. c:autodoc:: ptrlist.c diff --git a/Documentation/index.rst b/Documentation/index.rst index 637c4435..919cf482 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -21,6 +21,7 @@ Developer documentation test-suite dev-options IR + api How to contribute ----------------- |
