drgn/docs
Omar Sandoval 30cfa40a72 libdrgn: rename "unavailable" objects to "absent" objects
I was going to add an Object.available_ attribute, but that made me
realize that the naming is somewhat ambiguous, as a reference object
with an invalid address might also be considered "unavailable" by users.
Use the name "absent" instead, which is more clear: the object isn't
there at all.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2020-12-29 14:58:26 -08:00
..
_static docs: document that Type == is not for type checking 2019-11-24 09:45:39 -08:00
exts drgndoc: format __init__() signature separately from class 2020-12-14 12:29:17 -08:00
advanced_usage.rst libdrgn: add an environment variable to disable use of /proc/modules and /sys/module 2020-10-13 11:24:39 -07:00
api_reference.rst libdrgn: rename "unavailable" objects to "absent" objects 2020-12-29 14:58:26 -08:00
conf.py Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
favicon.ico Add logo and favicon 2019-04-17 01:16:31 -07:00
helpers.rst Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
index.rst libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
installation.rst Generate version.py instead of using pkg_resources 2020-10-20 02:40:16 -07:00
user_guide.rst libdrgn: rename "unavailable" objects to "absent" objects 2020-12-29 14:58:26 -08:00