[PATCH] Docs for llvm-symbolizer tool

Sean Silva silvas at purdue.edu
Wed Feb 27 10:37:24 PST 2013


  Other than my tiny comment on the patch, it LGTM. Thank you for using the Sphinx man page markup (`.. option::`, `.. program::`).

  > 2) Is there a way I can check the compiled .html file? I haven't found the instructions
  > in http://llvm.org/docs/SphinxQuickstartTemplate.html

  Information is in `docs/README.txt`. I added a pointer to it from SphinxQuickstartTemplate.rst in r176195.


  gribozavr: FYI you can point people to `docs/README.txt` for an explanation of how to build the Sphinx docs.


================
Comment at: docs/CommandGuide/llvm-symbolizer.rst:65
@@ +64,2 @@
+
+:program:`llvm-symbolizer` returns 0.
----------------
It can't fail ever? Or it returns 0 when it fails?




http://llvm-reviews.chandlerc.com/D462

BRANCH
  svn

ARCANIST PROJECT
  llvm



More information about the llvm-commits mailing list