Skip to content

Latest commit

 

History

History
98 lines (63 loc) · 3.18 KB

File metadata and controls

98 lines (63 loc) · 3.18 KB

RLM-RS Documentation

Welcome to the rlm-rs documentation! This directory contains comprehensive guides for using and contributing to rlm-rs, a Recursive Language Model CLI for handling long-context tasks.

📚 Documentation Structure

Our documentation follows the Diátaxis framework, organized into four categories:

🎓 Learning-Oriented (Tutorials)

New to rlm-rs? Start here:

🛠️ Problem-Oriented (How-To Guides)

Solve specific problems:

📖 Information-Oriented (Reference)

Look up technical details:

💡 Understanding-Oriented (Explanation)

Understand the design and architecture:

🚀 Quick Navigation

First-Time Users

  1. Read the Getting Started tutorial
  2. Try the Examples
  3. Explore the CLI Reference

Developers

  1. Review CONTRIBUTING.md
  2. Study the Architecture
  3. Read the ADRs
  4. Check the API Reference

Integrators

  1. Read Plugin Integration
  2. Review Features Guide
  3. Check API Reference

📋 Documentation Standards

All documentation follows these guidelines:

  • Plain English: Active voice, clear language
  • Progressive Disclosure: High-level first, details second
  • Code Examples: All examples are tested and functional
  • Accessibility: Screen-reader friendly, semantic markup
  • Searchable: Consistent terminology (see Glossary)

🤝 Contributing to Documentation

Documentation is as important as code! See our contribution guidelines for:

  • Documentation style guide
  • How to test documentation changes
  • Submitting documentation PRs

📦 Additional Resources

🔍 Need Help?

Can't find what you're looking for?

  1. Check the FAQ
  2. Search the Troubleshooting Guide
  3. Browse GitHub Issues
  4. Ask in GitHub Discussions

Last Updated: 2026-02-18
Version: 1.2.4