Skip to content

Commit

Permalink
Fix/reference guide auto doc (#327)
Browse files Browse the repository at this point in the history
* ci: returns template moddified

* fix: delete unused templates, update package.json

* fix: replace undesired characters in documentation, returns.hbs modified

* doc: add some returns docu, fixed miss replace

* fix: PR #327 suggested changes, broken links solved

* ci: add stripTags helper in returns.hbs  to have type and description in same line

* fix: comment in common-clients that won't render in dev-portal
  • Loading branch information
banasa44 authored Feb 22, 2024
1 parent 4d07c15 commit 2b056d9
Show file tree
Hide file tree
Showing 96 changed files with 272 additions and 761 deletions.
16 changes: 8 additions & 8 deletions docs/sdk/03-update-security-check/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,13 +168,13 @@ The `applyUpdate` action CAN be wrapped by `grant` and `revoke` actions:
| | `"invalidGrantRootPermissionPermissionName"` | The `permissionName` must be `ROOT_PERMISSION`. |
| | `"invalidRevokeRootPermissionPermissionName"` | " |

[execute]: (../../../../osx/01-how-it-works/01-core/01-dao/01-actions.md#a-deep-dive-into-actions-and-execution)
[action]: (../../../../osx/01-how-it-works/01-core/01-dao/01-actions.md#actions)
[allowfailuremap]: (../../../../osx/01-how-it-works/01-core/01-dao/01-actions.md#allowing-for-failure)
[initializefrom]: (../../../../osx/03-reference-guide/core/dao/DAO.md#external-function-initializefrom)
[execute]: (../../../../osx/how-it-works/core/dao/actions#a-deep-dive-into-actions-and-execution)
[action]: (../../../../osx/how-it-works/core/dao/actions#actions)
[allowfailuremap]: (../../../../osx/how-it-works/core/dao/actions#allowing-for-failure)
[initializefrom]: (../../../../osx/reference-guide/core/dao#external-function-initializefrom)
[oz-upgradeto]: https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/3d4c0d5741b131c231e558d7a6213392ab3672a5/contracts/proxy/utils/UUPSUpgradeable.sol#L74-L77
[oz-upgradetoandcall]: https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/3d4c0d5741b131c231e558d7a6213392ab3672a5/contracts/proxy/utils/UUPSUpgradeable.sol#L89-L92
[applyupdate]: (../../../../osx//03-reference-guide/framework/plugin/setup/PluginSetupProcessor.md#external-function-applyupdate)
[grant]: (../../../../osx//03-reference-guide/core/permission/PermissionManager.md#external-function-grant)
[revoke]: (../../../../osx//03-reference-guide/core/permission/PermissionManager.md#external-function-revoke)
[build-metadata]: (../../../../osx/02-how-to-guides/02-plugin-development/07-publication/02-metadata.md#plugin-metadata-specification)
[applyupdate]: (../../../../osx/reference-guide/framework/plugin/setup/PluginSetupProcessor#external-function-applyupdate)
[grant]: (../../../../osx/reference-guide/core/permission/PermissionManager#external-function-grant)
[revoke]: (../../../../osx/reference-guide/core/permission/PermissionManager#external-function-revoke)
[build-metadata]: (../../../../osx/how-to-guides/plugin-development/publication/metadata#plugin-metadata-specification)
4 changes: 0 additions & 4 deletions docs/template/all-docs/all-docs.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/access.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/augments.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/authors.hbs

This file was deleted.

29 changes: 0 additions & 29 deletions docs/template/all-docs/docs/body/body.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/category.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/chainable.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/copyright.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/body/customTags.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/default.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/body/deprecated.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/body/description.hbs

This file was deleted.

4 changes: 0 additions & 4 deletions docs/template/all-docs/docs/body/examples.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/body/fires.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/implements.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/license.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/body/mixes.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/overrides.hbs

This file was deleted.

4 changes: 0 additions & 4 deletions docs/template/all-docs/docs/body/params/param-table-name.hbs

This file was deleted.

9 changes: 0 additions & 9 deletions docs/template/all-docs/docs/body/params/params-list.hbs

This file was deleted.

20 changes: 0 additions & 20 deletions docs/template/all-docs/docs/body/params/params-table-html.hbs

This file was deleted.

12 changes: 0 additions & 12 deletions docs/template/all-docs/docs/body/params/params-table.hbs

This file was deleted.

4 changes: 0 additions & 4 deletions docs/template/all-docs/docs/body/params/params.hbs

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions docs/template/all-docs/docs/body/properties/properties-table.hbs

This file was deleted.

4 changes: 0 additions & 4 deletions docs/template/all-docs/docs/body/properties/properties.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/readOnly.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/body/requires.hbs

This file was deleted.

10 changes: 0 additions & 10 deletions docs/template/all-docs/docs/body/scope.hbs

This file was deleted.

12 changes: 0 additions & 12 deletions docs/template/all-docs/docs/body/see.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/since.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/summary.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/this.hbs

This file was deleted.

8 changes: 0 additions & 8 deletions docs/template/all-docs/docs/body/throws.hbs

This file was deleted.

22 changes: 0 additions & 22 deletions docs/template/all-docs/docs/body/todo.hbs

This file was deleted.

2 changes: 0 additions & 2 deletions docs/template/all-docs/docs/body/version.hbs

This file was deleted.

5 changes: 0 additions & 5 deletions docs/template/all-docs/docs/docs.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/header.hbs

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions docs/template/all-docs/docs/member-index/member-index.hbs

This file was deleted.

3 changes: 0 additions & 3 deletions docs/template/all-docs/docs/members.hbs

This file was deleted.

11 changes: 0 additions & 11 deletions docs/template/main-index/global-index/global-index-dl.hbs

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions docs/template/main-index/global-index/global-index-kinds.hbs

This file was deleted.

Loading

0 comments on commit 2b056d9

Please sign in to comment.