File: index.rst

package info (click to toggle)
libappimage 1.0.4-5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,320 kB
  • sloc: cpp: 4,678; ansic: 1,325; sh: 169; python: 27; makefile: 19
file content (23 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. libappimage documentation master file, created by
   sphinx-quickstart on Fri May 31 17:03:51 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to libappimage's documentation!
=======================================

This library is part of the AppImage project. It implements functionality for dealing with AppImage files.
It is written in C++ and is using Boost.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   api/library_root


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

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