Skip to content

(Closes #522) Updated documentation. - #527

Merged
arporter merged 1 commit into
masterfrom
522_update_documentation
Aug 25, 2026
Merged

(Closes #522) Updated documentation.#527
arporter merged 1 commit into
masterfrom
522_update_documentation

Conversation

@hiker

@hiker hiker commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Closes #522.

Note that in the html output the added lines in the grammar for the Intel compiler are not properly aligned, i.e. it looks like (with some non-code block between the two code blocks):

                 | UNFORMATTED = <scalar-default-char-variable>
                 | WRITE = <scalar-default-char-variable>
| DIRECTORY = <file-name-expr>
| DIRSPEC = <scalar-default-char-variable>

I could not figure out how to convince sphinx to keep the spaces that are in the .py file

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.25%. Comparing base (9441bde) to head (2f1c1a3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #527   +/-   ##
=======================================
  Coverage   92.25%   92.25%           
=======================================
  Files          89       89           
  Lines       13891    13891           
=======================================
  Hits        12815    12815           
  Misses       1076     1076           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hiker
hiker requested a review from arporter August 25, 2026 02:20
@arporter arporter changed the title #522 Updated documentation. (Closes #522) Updated documentation. Aug 25, 2026

@arporter arporter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Joerg. Surprisingly the html renders fine for me :-)
I'll proceed to merge.

@arporter

Copy link
Copy Markdown
Member

I won't bother updating the changelog since this really should have been part of #523 (mea culpa).

@arporter
arporter merged commit cfdc2f7 into master Aug 25, 2026
6 checks passed
@arporter
arporter deleted the 522_update_documentation branch August 25, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support non-standard inquire parameters

2 participants