Restructures documentation and improves theme#27
Restructures documentation and improves theme#27BraCR10 wants to merge 4 commits intoMostroP2P:mainfrom
Conversation
Improves documentation structure by grouping related topics into sections for better navigation. Enhances the visual appearance of the documentation by applying custom CSS for improved readability. Enables folding in the sidebar to enhance navigation.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughEnabled HTML folding and added a custom CSS theme; reorganized the documentation sidebar into structured top-level sections with nested items, without changing link targets. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip CodeRabbit can generate a title for your PR based on the changes with custom instructions.Set the |
Updates the `y` tag across all event examples to include the optional Mostro instance name. Adds detailed documentation for NIP-01 kind 0 Node Identity metadata events and the new `days` field in user ratings. Rewrites the Dispute Chat section to explain the NIP-59 encryption scheme and shared key establishment using ECDH. Corrects field names in the session restoration documentation from `id` to `order_id`.
Removes a superfluous blank line for improved consistency.


Closes #26
Note: Note: Please let me know if you have a different opinion about the section names, file placement, or whether this should be split into more sections.
Summary by CodeRabbit
New Features
Style
Documentation