Closed jpraynaud closed 1 week ago
4 files ±0 51 suites ±0 11m 4s ⏱️ -4s 1 437 tests ±0 1 437 ✅ ±0 0 💤 ±0 0 ❌ ±0 1 648 runs ±0 1 648 ✅ ±0 0 💤 ±0 0 ❌ ±0
Results for commit 6e6c776a. ± Comparison against base commit 57af397d.
:recycle: This comment has been updated with latest results.
Content
This PR includes significant updates to the user manual documentation for Mithril, including new sections and reorganized content. The changes aim to improve the clarity and accessibility of the information for developers and users.
Documentation Updates:
docs/website/docusaurus.config.js
)Develop
section with a README and category configuration. (docs/website/root/manual/develop/README.mdx
,docs/website/root/manual/develop/_category_.json
) [1] [2]docs/website/root/manual/develop/nodes/mithril-signer.md
,docs/website/root/manual/develop/protocol-simulation.md
,docs/website/root/manual/develop/references.md
,docs/website/root/manual/develop/run-mithril-devnet.md
) [1] [2] [3] [4]Dependency Updates:
package.json
andpackage-lock.json
to include new plugins and update the version. (docs/website/package.json
,docs/website/package-lock.json
) [1] [2]Structural Changes:
Developer Docs
category configuration. (docs/website/root/manual/developer-docs/_category_.json
)Getting Started
section with a README and category configuration. (docs/website/root/manual/getting-started/README.mdx
,docs/website/root/manual/getting-started/_category_.json
) [1] [2]Bootstrap a Cardano node
documentation to adjust the sidebar position and remove theMithril networks
note. (docs/website/root/manual/getting-started/bootstrap-cardano-node.md
) [1] [2]Network configurations
documentation file. (docs/website/root/manual/getting-started/network-configurations.md
)Pre-submit checklist
Issue(s)
Relates to #2101