-
Notifications
You must be signed in to change notification settings - Fork 109
Fix various documentation issues #2844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ZedThree
wants to merge
43
commits into
next
Choose a base branch
from
fix-docs-warnings
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
3f311e0
Docs: Fix some double-backtick issues
ZedThree 0bc5206
Docs: Update code layout
ZedThree 297b284
Docs: Fix underline too short
ZedThree e6bc5c5
Docs: Don't include boutdata/boututils in docs
ZedThree 41da8a8
Docs: Fix reference link
ZedThree 96723d0
Docs: Fix bullet points (require blank line before start)
ZedThree 82c0708
Docs: Fix wrong start of literal block
ZedThree e1591bc
Docs: Fix snippet for Scorep
ZedThree dcb33f4
Docs: Fix unknown role
ZedThree aa4a655
Docs: Fix syntax for footnote
ZedThree 6640e94
Fix a couple of "most vexing parse" that doxygen doesn't like
ZedThree 534fe4d
Docs: Don't keep separate doxygen config for readthedocs
ZedThree 87ec9b0
Remove unused `#define` from petsc/slepc solvers
ZedThree 1eb0c4f
Remove duplicate function pointer alias
ZedThree f47847c
Remove unnecessary type alias
ZedThree 3ee4153
Docs: Add a couple of macros that doxygen should ignore
ZedThree bc43456
Docs: Don't process .cxx files
ZedThree 37fea91
Docs: Fix some latex equations in docstrings
ZedThree f616515
Tweak `HypreLib` docs
ZedThree de2599d
Docs: Always set breathe config even if not generating files
ZedThree e30da8c
Docs: Don't show header to include in docs
ZedThree 8e6c93d
Docs: Don't run doxygen on python files
ZedThree 709de64
Docs: Fix some egregiously outdated solver docs
ZedThree 3ed4c7c
Docs: Fix some broken links now `.cxx` files aren't included
ZedThree d4559e3
Docs: Fix file-level docstrings not rendering correctly
ZedThree 8feddbb
Docs: Fix a bunch of LaTeX/codeblock rendering issues
ZedThree 678b41e
Apply clang-format changes
ZedThree 4be06d2
Merge branch 'next' of github.com:boutproject/BOUT-dev into fix-docs-…
dschwoerer f6ae060
Add MIT License text
dschwoerer 54ee04e
Merge pull request #2875 from boutproject/fix-docs-warnings-db
bendudson d344f42
Revert "Docs: Don't include boutdata/boututils in docs"
dschwoerer f665c24
Merge pull request #2881 from boutproject/fix-docs-warnings-db
bendudson 2e23e33
Merge branch 'next' into fix-docs-warnings
ZedThree 5bcdd6d
Fix docstring and argument name for `Div_a_Grad_perp`
ZedThree c1b4837
docs: Fix some links to python docs
ZedThree 54535bd
docs: Fix a couple of links to no longer included `.cxx` files
ZedThree 6ea22a0
Apply black changes
ZedThree 99b39c6
Merge remote-tracking branch 'origin/next' into fix-docs-warnings
dschwoerer 3e1c2cb
Fix formatting
dschwoerer 71b4525
Remove tabs from rst
dschwoerer 47a4c13
Fir formatting and whitespace
dschwoerer 6d08e29
Revert googletest changes
dschwoerer 040650e
Merge pull request #3412 from boutproject/fix-docs-warnings-update
dschwoerer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,19 @@ | ||
| Copyright (c) <year> <copyright holders> | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
|
|
||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
|
|
||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.