Cross document linked for symbol table

Received help from my friend to resolve issues with it

Co-authored-by: Abhinandhan S <abhi.varadan@gmail.com>

Signed-off-by: Tejas <47889755+tejas15802@users.noreply.github.com>
This commit is contained in:
Tejas
2022-03-29 17:41:37 +05:30
co-authored by Abhinandhan S
parent 26251f28c2
commit 0f6bb99d11
3 changed files with 10 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
Linux
=====
How to create symbol tables
- :ref:`symbol-tables:Mac or Linux symbol tables`.
+3 -1
View File
@@ -111,9 +111,11 @@ needs_sphinx = '2.0'
# ones.
extensions = [
'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.napoleon', 'sphinx.ext.intersphinx', 'sphinx.ext.todo',
'sphinx.ext.coverage', 'sphinx.ext.viewcode'
'sphinx.ext.coverage', 'sphinx.ext.viewcode', 'sphinx.ext.autosectionlabel'
]
autosectionlabel_prefix_document = True
try:
import sphinx_autodoc_typehints
+1 -1
View File
@@ -38,7 +38,7 @@ following command:
The :envvar:`PYTHONPATH` environment variable is not required if the Volatility library is installed in the system's library path
or a virtual environment.
Mac/Linux symbol tables
Mac or Linux symbol tables
-----------------------
For Mac/Linux systems, both use the same mechanism for identification. JSON files live under the symbol directories,