[flang-commits] [PATCH] D85470: [Flang] Support for sphinx builds. Fix release blocker issue #46931 related to documentation. This commit add a new flag `-DLLVM_ENABLE_SPHINX=ON` to cmake command to generate sphinx documentation, along with new targets `docs-flang-html` and...

sameeran joshi via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Aug 6 12:55:07 PDT 2020


sameeranjoshi created this revision.
sameeranjoshi added reviewers: hans, DavidTruby, sscalpone, richard.barton.arm.
Herald added a subscriber: aaron.ballman.
Herald added a project: LLVM.
sameeranjoshi requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

...`docs-flang-man` the latter target doesn't work currently, as the comand line options are not yet documented for flang.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85470

Files:
  flang/docs/ReleaseNotes.rst
  flang/docs/_static/llvm.css
  flang/docs/_themes/llvm-theme/layout.html
  flang/docs/_themes/llvm-theme/static/contents.png
  flang/docs/_themes/llvm-theme/static/llvm-theme.css
  flang/docs/_themes/llvm-theme/static/logo.png
  flang/docs/_themes/llvm-theme/static/navigation.png
  flang/docs/_themes/llvm-theme/theme.conf
  flang/docs/conf.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85470.283709.patch
Type: text/x-patch
Size: 24810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200806/6452ebf9/attachment-0001.bin>


More information about the flang-commits mailing list