-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add new `global` description for interfaces * Add citation to HELICS paper * Update link to Trevor's bio * Add documentation on connector fed and translators * --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Add pulblications to "References" section of docs * Update conf.py to load add-ons correctly On Oct 7 2024, these changes will be needed to build the docs correctly. https://about.readthedocs.com/blog/2024/07/addons-by-default/ https://docs.readthedocs.io/en/stable/addons.html#enabling-read-the-docs-addons * Add documenation on async time request example * Small clean-up in docs * Correct JSON excerpt on endpoints * Clarify the configuration of a clone filter * Update Config Options Reference to correct clone filter * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update conf.py with new docs baseURL * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update docs/references/publications.md to remove duplicate citation Co-authored-by: Ryan Mast <[email protected]> * Update docs/user-guide/advanced_topics/connector_fed.md Co-authored-by: Ryan Mast <[email protected]> * Update docs/user-guide/examples/advanced_examples/advanced_async_time_request.md Co-authored-by: Ryan Mast <[email protected]> * Update docs/user-guide/examples/advanced_examples/advanced_async_time_request.md Co-authored-by: Ryan Mast <[email protected]> * Update docs/user-guide/examples/advanced_examples/advanced_async_time_request.md Co-authored-by: Ryan Mast <[email protected]> * Update docs/references/configuration_options_reference.md Co-authored-by: Ryan Mast <[email protected]> * Fix minor bug in conf.py * Add documentation on helics_connector * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Clean up to-do for helics_connector docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Philip Top <[email protected]> Co-authored-by: Ryan Mast <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
21936ec
commit c7af509
Showing
13 changed files
with
437 additions
and
56 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 |
---|---|---|
|
@@ -15,5 +15,4 @@ | |
../Public_API | ||
../ROADMAP | ||
typeConversions | ||
Notes | ||
``` |
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
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
Oops, something went wrong.