diff --git a/documentation/autodoc/autodoc-generated-markdown/nym-api-commands.md b/documentation/autodoc/autodoc-generated-markdown/nym-api-commands.md index c622a5cb36..185d88277b 100644 --- a/documentation/autodoc/autodoc-generated-markdown/nym-api-commands.md +++ b/documentation/autodoc/autodoc-generated-markdown/nym-api-commands.md @@ -2,7 +2,7 @@ These docs are autogenerated by the [`autodocs`](https://github.com/nymtech/nym/tree/max/new-docs-framework/documentation/autodoc) script. ```sh -2024-10-28T15:01:31.680473Z  INFO nym-api/src/main.rs:41: Starting nym api... +2024-10-29T09:51:44.008469Z  INFO nym-api/src/main.rs:41: Starting nym api... Usage: nym-api [OPTIONS] Commands: @@ -24,7 +24,7 @@ Options: ### `init` ```sh -2024-10-28T15:01:31.685186Z  INFO nym-api/src/main.rs:41: Starting nym api... +2024-10-29T09:51:44.013292Z  INFO nym-api/src/main.rs:41: Starting nym api... Initialise a Nym Api instance with persistent config.toml file Usage: nym-api init [OPTIONS] @@ -54,7 +54,7 @@ Options: ### `run` ```sh -2024-10-28T15:01:31.696482Z  INFO nym-api/src/main.rs:41: Starting nym api... +2024-10-29T09:51:44.032688Z  INFO nym-api/src/main.rs:41: Starting nym api... Run the Nym Api with provided configuration optionally overriding set parameters Usage: nym-api run [OPTIONS] @@ -84,7 +84,7 @@ Options: ### `build-info` ```sh -2024-10-28T15:01:31.700062Z  INFO nym-api/src/main.rs:41: Starting nym api... +2024-10-29T09:51:44.037915Z  INFO nym-api/src/main.rs:41: Starting nym api... Show build information of this binary Usage: nym-api build-info [OPTIONS] diff --git a/documentation/autodoc/autodoc-generated-markdown/nymvisor-commands.md b/documentation/autodoc/autodoc-generated-markdown/nymvisor-commands.md index 5dc7faabb4..9d0ee36f56 100644 --- a/documentation/autodoc/autodoc-generated-markdown/nymvisor-commands.md +++ b/documentation/autodoc/autodoc-generated-markdown/nymvisor-commands.md @@ -99,12 +99,12 @@ Example output: ```sh Binary Name: nymvisor -Build Timestamp: 2024-10-28T14:59:34.976373289Z +Build Timestamp: 2024-10-29T09:48:31.988049207Z Build Version: 0.1.8 -Commit SHA: a7bb87d396c75a6984d9b1385e4ae3a6a7ed586d -Commit Date: 2024-10-28T11:55:17.000000000+01:00 +Commit SHA: 299552881810511273af13eb135297a4cf7a38de +Commit Date: 2024-10-29T10:48:07.000000000+01:00 Commit Branch: max/new-docs-framework -rustc Version: 1.80.1 +rustc Version: 1.80.0 rustc Channel: stable cargo Profile: release diff --git a/documentation/docs/pages/index.mdx b/documentation/docs/pages/index.mdx index cac9844c41..36243839d2 100644 --- a/documentation/docs/pages/index.mdx +++ b/documentation/docs/pages/index.mdx @@ -1,3 +1,5 @@ import { LandingPage } from '../components/landing-page.tsx' + +