diff options
-rw-r--r-- | lld/docs/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lld/docs/index.rst b/lld/docs/index.rst index 244c5d14580..1538e8d9c0c 100644 --- a/lld/docs/index.rst +++ b/lld/docs/index.rst @@ -135,3 +135,9 @@ Internals For the internals of the linker, please read :doc:`NewLLD`. It is a bit outdated but the fundamental concepts remain valid. We'll update the document soon. + +.. toctree:: + :maxdepth: 1 + + NewLLD + AtomLLD |