docs: fix broken links, stale flag prefixes, and formatting issues#3112
docs: fix broken links, stale flag prefixes, and formatting issues#3112alpe merged 2 commits intomarko/docs_rewritefrom
Conversation
…backticks - Fix forced-inclusion.md: based.md → based-sequencing.md (2 links) - Fix block-lifecycle.md: da.md → data-availability.md (2 links) - Fix reference/specs/overview.md: p2p.md → learn/specs/p2p.md - Fix running-nodes/full-node.md: relative paths to guides/ - Fix what-is-evolve.md: remove escaped backticks around ev-node - Replace all --rollkit.* flags with --evnode.* in ev-node-config.md - Fix visualizer.md: --rollkit.rpc → --evnode.rpc
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## marko/docs_rewrite #3112 +/- ##
======================================================
- Coverage 60.95% 60.90% -0.06%
======================================================
Files 113 113
Lines 11617 11617
======================================================
- Hits 7081 7075 -6
- Misses 3738 3743 +5
- Partials 798 799 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…012 extra blank lines) - Add 'text' language specifier to 25 fenced code blocks containing ASCII diagrams, log output, and formulas - Remove extra blank line in migration-from-cometbft.md - Fix non-descriptive link text in deployment.md
|
* rewrite and restructure docs * refernce and change of sequencing concept * Refactor documentation for data availability layers and node operations - Updated Celestia guide to clarify prerequisites, installation, and configuration for connecting Evolve chains to Celestia. - Enhanced Local DA documentation with installation instructions, configuration options, and use cases for development and testing. - Expanded troubleshooting guide with detailed diagnostic commands, common issues, and solutions for node operations. - Created comprehensive upgrades guide covering minor and major upgrades, version compatibility, and rollback procedures. - Added aggregator node documentation detailing configuration, block production settings, and monitoring options. - Introduced attester node overview with configuration and use cases for low-latency applications. - Removed outdated light node documentation. - Improved formatting and clarity in ev-reth chainspec reference for better readability. * format * claenup and comments * Update block-lifecycle.md * adjustments * docs: fix broken links, stale flag prefixes, and formatting issues (#3112) * docs: fix broken links, stale --rollkit.* flag prefixes, and escaped backticks - Fix forced-inclusion.md: based.md → based-sequencing.md (2 links) - Fix block-lifecycle.md: da.md → data-availability.md (2 links) - Fix reference/specs/overview.md: p2p.md → learn/specs/p2p.md - Fix running-nodes/full-node.md: relative paths to guides/ - Fix what-is-evolve.md: remove escaped backticks around ev-node - Replace all --rollkit.* flags with --evnode.* in ev-node-config.md - Fix visualizer.md: --rollkit.rpc → --evnode.rpc * docs: fix markdownlint errors (MD040 missing code block languages, MD012 extra blank lines) - Add 'text' language specifier to 25 fenced code blocks containing ASCII diagrams, log output, and formulas - Remove extra blank line in migration-from-cometbft.md - Fix non-descriptive link text in deployment.md * fix and push --------- Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Summary
Fixes the most critical issues found during code review of the docs rewrite:
Disclaimer: 100% AI generated
�� Broken Internal Links
based.md→based-sequencing.md(2 links)da.md→data-availability.md(2 links)p2p.md→../../learn/specs/p2p.md(file doesn't exist in reference/specs/)guides/gm-world.mdandguides/evm/single.md🟡 Stale
--rollkit.*Flag Prefixes--rollkit.*with--evnode.*to match the actual CLI flags--rollkit.rpc.enable_da_visualization→--evnode.rpc.enable_da_visualization🟢 Minor Fixes
\\ev-node\``) that rendered as literal backslashes