[docs]Move llvm-readobj from "Developer Tools" to "Basic Commands"
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 7 Jun 2019 16:43:44 +0000 (16:43 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 7 Jun 2019 16:43:44 +0000 (16:43 +0000)
On the Command Guide page, there are multiple sections with links to the
different documentation pages available for LLVM tools. The "Basic
Tools" section includes tools like llvm-objdump, llvm-nm and so on. The
"Developer Tools" section contains things like FileCheck and lit. This
change moves llvm-readobj into the former block, from the latter.

Reviewed by: MaskRay

Differential Revision: https://reviews.llvm.org/D63011

llvm-svn: 362813

llvm/docs/CommandGuide/index.rst

index 8a6edf5..650ff07 100644 (file)
@@ -35,6 +35,7 @@ Basic Commands
    llvm-dwarfdump
    dsymutil
    llvm-mca
+   llvm-readobj
 
 Debugging Tools
 ~~~~~~~~~~~~~~~
@@ -58,4 +59,3 @@ Developer Tools
    llvm-build
    llvm-exegesis
    llvm-pdbutil
-   llvm-readobj