diff --git a/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md b/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md index 5059551bf7b..77533ecb703 100755 --- a/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md +++ b/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for WASP. -keywords: +tags: - IOTA Node - Hornet Node - WASP Node diff --git a/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md b/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md index 4ca6eee4190..385ec322f55 100644 --- a/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md +++ b/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md @@ -1,7 +1,7 @@ --- description: IOTA Smart Contract Protocol is IOTA's solution for running smart contracts on top of the IOTA _tangle_. image: /img/logo/WASP_logo_dark.png -keywords: +tags: - smart contracts - metrics - reference diff --git a/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md b/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md index 91d37288de5..ddd4237193a 100644 --- a/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md +++ b/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md @@ -1,7 +1,7 @@ --- description: How to run a node. Requirements, configuration parameters, dashboard configuration, and tests. image: /img/logo/WASP_logo_dark.png -keywords: +tags: - Smart Contracts - Running a node - Go-lang