Skip to content

Commit

Permalink
Update getting started include
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Jun 28, 2024
1 parent 57557e0 commit 410d75a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions includes/_getting_started.qmd
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"}

0 comments on commit 410d75a

Please sign in to comment.