sameeran joshi fe395aecd9 [Flang] Add GettingInvolved documentation page and sidebar.
Adds a new GettingInvolved page to documentation which provides details about
mailing list, chats and calls.

Adds a sidebar page which provides common links on
all documentation pages.
The links include:
-  Getting Started
-  Getting Involved
-  Github Repository
-  Bug Reports
-  Code Review

Depends on https://reviews.llvm.org/D87242

Reviewed By: richard.barton.arm

Differential Revision: https://reviews.llvm.org/D87270
2020-09-15 18:43:59 +05:30

865 B

Welcome to Flang's documentation

Flang is LLVM's Fortran frontend

.. toctree::
   :titlesonly:

   ReleaseNotes

Contributing to Flang

.. toctree::
   :titlesonly:

   GettingInvolved
   FortranForCProgrammers
   C++style
   C++17
   PullRequestChecklist
   ImplementingASemanticCheck

Design Documents

.. toctree::
   :titlesonly:

   Overview
   Preprocessing
   Parsing
   LabelResolution
   ModFiles
   Semantics
   OpenMP-semantics
   ControlFlowGraph
   FortranIR
   IORuntimeInternals
   f2018-grammar.md
   OpenMP-4.5-grammar.md
   Directives
   Extensions
   Intrinsics
   OptionComparison
   ParserCombinators
   RuntimeDescriptor
   Calls
   Character
   ArrayComposition
   BijectiveInternalNameUniquing

Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`