doc: Add "builders" to usage guide

This is placed in a directory as this document will eventually be split
up. However, this is not the day to do this.

Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
Stephen Finucane
2017-11-03 20:52:13 +00:00
parent 7e27e09493
commit b595c4a45b
5 changed files with 7 additions and 6 deletions

View File

@@ -444,7 +444,7 @@ candidates. For instance, if the file name ``gnu.*`` was given and two files
:file:`gnu.pdf` and :file:`gnu.png` existed in the source tree, the LaTeX
builder would choose the former, while the HTML builder would prefer the
latter. Supported image types and choosing priority are defined at
:ref:`builders`.
:doc:`/usage/builders/index`.
Note that image file names should not contain spaces.