-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #378 from fortran-lang/docs/minor-edits
docs/minor edits
- Loading branch information
Showing
4 changed files
with
275 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,221 @@ | ||
fortls.parsers.internal package | ||
=============================== | ||
|
||
Submodules | ||
---------- | ||
Check warning on line 5 in docs/fortls.parsers.internal.rst GitHub Actions / docs
|
||
|
||
fortls.parsers.internal.associate module | ||
---------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.associate | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.ast module | ||
---------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.ast | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.base module | ||
----------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.base | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.block module | ||
------------------------------------ | ||
|
||
.. automodule:: fortls.parsers.internal.block | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.diagnostics module | ||
------------------------------------------ | ||
|
||
.. automodule:: fortls.parsers.internal.diagnostics | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.do module | ||
--------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.do | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.enum module | ||
----------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.enum | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.function module | ||
--------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.function | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.if\_block module | ||
---------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.if_block | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.imports module | ||
-------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.imports | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.include module | ||
-------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.include | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.interface module | ||
---------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.interface | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.intrinsics module | ||
----------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.intrinsics | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.method module | ||
------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.method | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.module module | ||
------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.module | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.parser module | ||
------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.parser | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.program module | ||
-------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.program | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.scope module | ||
------------------------------------ | ||
|
||
.. automodule:: fortls.parsers.internal.scope | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.select module | ||
------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.select | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.submodule module | ||
---------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.submodule | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.subroutine module | ||
----------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.subroutine | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.type module | ||
----------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.type | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.use module | ||
---------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.use | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.utilities module | ||
---------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.utilities | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.variable module | ||
--------------------------------------- | ||
|
||
.. automodule:: fortls.parsers.internal.variable | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
fortls.parsers.internal.where module | ||
------------------------------------ | ||
|
||
.. automodule:: fortls.parsers.internal.where | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
Check warning on line 216 in docs/fortls.parsers.internal.rst GitHub Actions / docs
|
||
|
||
.. automodule:: fortls.parsers.internal | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
fortls.parsers package | ||
====================== | ||
|
||
Subpackages | ||
----------- | ||
Check warning on line 5 in docs/fortls.parsers.rst GitHub Actions / docs
|
||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
fortls.parsers.internal | ||
|
||
Module contents | ||
--------------- | ||
Check warning on line 13 in docs/fortls.parsers.rst GitHub Actions / docs
|
||
|
||
.. automodule:: fortls.parsers | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters