mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 16:54:12 +00:00
docs: Fix Sphinx warning over Atomics.rst.
Atomics.rst was not linked into the toctree. Docs now build warning-free! llvm-svn: 164356
This commit is contained in:
parent
6414239b4d
commit
b15391b636
@ -8,12 +8,17 @@ Programming Documentation
|
||||
|
||||
CodingStandards
|
||||
CommandLine
|
||||
Atomics
|
||||
|
||||
* `LLVM Language Reference Manual <LangRef.html>`_
|
||||
|
||||
Defines the LLVM intermediate representation and the assembly form of the
|
||||
different nodes.
|
||||
|
||||
* :ref:`atomics`
|
||||
|
||||
Information about LLVM's concurrency model.
|
||||
|
||||
* `The LLVM Programmers Manual <ProgrammersManual.html>`_
|
||||
|
||||
Introduction to the general layout of the LLVM sourcebase, important classes
|
||||
|
Loading…
x
Reference in New Issue
Block a user