drgn/docs
Omar Sandoval ace4e078a7 docs: replace linux extlink with extension
For an upcoming case study, I want to link to Linux kernel source files
at specific line numbers, and I want it to be formatted as inline code.
The extlinks extension doesn't seem to support that easily, so let's add
our own small extension specifically for Linux kernel code.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2024-01-11 14:56:13 -08:00
..
_static docs: document that Type == is not for type checking 2019-11-24 09:45:39 -08:00
case_studies docs: replace linux extlink with extension 2024-01-11 14:56:13 -08:00
exts docs: replace linux extlink with extension 2024-01-11 14:56:13 -08:00
release_highlights docs: add 0.0.25 release highlights 2023-12-01 14:15:09 -08:00
advanced_usage.rst libdrgn: don't generate drgn.h.in 2023-12-05 09:27:47 -08:00
api_reference.rst Add stack_trace() shortcut function 2023-11-30 14:44:51 -08:00
case_studies.rst docs: add a writeup of an investigation using stack trace variables 2021-06-09 01:52:10 -07:00
conf.py docs: replace linux extlink with extension 2024-01-11 14:56:13 -08:00
favicon.ico Add logo and favicon 2019-04-17 01:16:31 -07:00
getting_debugging_symbols.rst docs: document how to get debugging symbols 2021-11-02 17:48:36 -07:00
helpers.rst Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
index.rst docs: document supported architectures and kernel versions 2023-07-19 13:45:28 -07:00
installation.rst libdrgn: replace gen_arch.awk with gen_arch_inc_strswitch.py 2022-03-02 16:10:43 -08:00
release_highlights.rst docs: add 0.0.25 release highlights 2023-12-01 14:15:09 -08:00
requirements.txt docs: update required version to 6.2.1 2023-11-25 22:54:06 -08:00
support_matrix.rst Add 6.7 to supported kernels 2023-11-29 16:44:57 -08:00
user_guide.rst docs: update examples to use default program 2023-11-30 14:44:51 -08:00