diff options
Diffstat (limited to 'docs/development_process.rst')
-rw-r--r-- | docs/development_process.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/development_process.rst b/docs/development_process.rst index 74324b9..ecd4c6a 100644 --- a/docs/development_process.rst +++ b/docs/development_process.rst @@ -9,6 +9,7 @@ Development Process Documentation MakefileGuide Projects LLVMBuild + HowToReleaseLLVM * :ref:`projects` @@ -26,6 +27,6 @@ Development Process Documentation Describes how the LLVM makefiles work and how to use them. -* `How To Release LLVM To The Public <HowToReleaseLLVM.html>`_ +* :doc:`HowToReleaseLLVM` This is a guide to preparing LLVM releases. Most developers can ignore it. |