2019-04-04 09:27:23 +01:00
|
|
|
drgn
|
|
|
|
====
|
|
|
|
|
|
|
|
.. include:: ../README.rst
|
|
|
|
:start-after: start-introduction
|
|
|
|
:end-before: end-introduction
|
|
|
|
|
|
|
|
In addition to the main Python API, an experimental C library, ``libdrgn``, is
|
|
|
|
also available.
|
|
|
|
|
|
|
|
See the :doc:`installation` instructions. Then, start with the
|
|
|
|
:doc:`user_guide`.
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
.. include:: ../README.rst
|
|
|
|
:start-after: start-license
|
|
|
|
:end-before: end-license
|
|
|
|
|
|
|
|
Acknowledgements
|
|
|
|
----------------
|
|
|
|
|
|
|
|
drgn is named after `this
|
|
|
|
<https://giraffesgiraffes.bandcamp.com/track/drgnfkr-2>`_ because dragons eat
|
|
|
|
`dwarves <http://dwarfstd.org/>`_.
|
|
|
|
|
|
|
|
Table of Contents
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
installation
|
|
|
|
user_guide
|
2019-05-10 07:53:16 +01:00
|
|
|
advanced_usage
|
2019-04-04 09:27:23 +01:00
|
|
|
api_reference
|
|
|
|
helpers
|
2023-07-19 21:45:28 +01:00
|
|
|
support_matrix
|
2021-06-09 09:52:10 +01:00
|
|
|
case_studies
|
2021-11-03 00:48:36 +00:00
|
|
|
getting_debugging_symbols
|
2023-01-06 23:20:40 +00:00
|
|
|
release_highlights
|