[PATCH] [docs] add cross-reference

Renato Golin renato.golin at linaro.org
Tue Mar 31 07:52:17 PDT 2015


So, to test, go into the docs directory and type:

  $ sphinx-build -b html -d _build/doctrees . _build/html <DOC>.rst

This will generate the doc as it should, so you open the file in _build/html/<DOC>.html.

If your doc refers to another, you better generate both, so you can follow the link.


http://reviews.llvm.org/D8720

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list