-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57557e0
commit 410d75a
Showing
1 changed file
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
## Getting Started | ||
|
||
Language-specific information on getting started using this library, including installation instructions, is available by following these links: | ||
This page documents the inputs, outputs, and primary functions of this software in a language-agnostic way. Language-specific documentation is additionally provided for this library. The pages linked below include installation instructions as well as usage examples for each supported language. | ||
|
||
[C++](cpp.qmd#getting-started){.btn .btn-secondary role="button"} | ||
[C#/.NET](dotnet.qmd#getting-started){.btn .btn-secondary role="button"} | ||
[MATLAB](matlab.qmd#getting-started){.btn .btn-secondary role="button"} | ||
[Python](python.qmd#getting-started){.btn .btn-secondary role="button"} | ||
[C++](cpp.qmd){.btn .btn-secondary role="button"} | ||
[C#/.NET](dotnet.qmd){.btn .btn-secondary role="button"} | ||
[MATLAB](matlab.qmd){.btn .btn-secondary role="button"} | ||
[Python](python.qmd){.btn .btn-secondary role="button"} |