[all-commits] [llvm/llvm-project] b9f8a1: [Flang] Add a link from the docs html page to the ...

DylanFleming-arm via All-commits all-commits at lists.llvm.org
Mon Jul 11 11:06:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9f8a1ea84a8c77028f66906028e03cba67f6971
      https://github.com/llvm/llvm-project/commit/b9f8a1ea84a8c77028f66906028e03cba67f6971
  Author: Dylan Fleming <Dylan.Fleming at arm.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M flang/docs/CMakeLists.txt
    M flang/docs/_templates/indexsidebar.html

  Log Message:
  -----------
  [Flang] Add a link from the docs html page to the FIR html page

The Fortran Language Reference is currently generated via tablegen,
however isn't present on flang.llvm.org/docs/

This patch adds FIRLangRef.md to the flang/docs directoy,
and adds a link to the generated HTML file in sidebar
under the 'Documentation' heading.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list