Skip to content

Commit a0e2a46

Browse files
authored
docs: removed outdated tutorial.md (#555)
* docs: removed outdated tutorial.md Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * dropping additional references to tutorial.md Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> --------- Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
1 parent 3e47d15 commit a0e2a46

4 files changed

Lines changed: 16 additions & 1518 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ print(m.last_prompt())
424424
### Documentation
425425

426426
- **[Docs writing guide](docs/docs/guide/CONTRIBUTING.md)** - Conventions, PR checklist, and review process for documentation contributions
427-
- **[Tutorial](docs/tutorial.md)** - Comprehensive guide to Mellea concepts
428427
- **[API Documentation](https://docs.mellea.ai)** - Published documentation site
429428
- **[Test Markers Guide](test/MARKERS_GUIDE.md)** - Detailed pytest marker documentation
430429
- **[AGENTS.md](AGENTS.md)** - Guidelines for AI assistants working on Mellea internals
@@ -452,4 +451,4 @@ Help us improve this guide by opening a PR with your additions!
452451

453452
---
454453

455-
Thank you for contributing to Mellea! 🎉
454+
Thank you for contributing to Mellea! 🎉

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,6 @@ if __name__ == "__main__":
182182
```
183183
184184
185-
186-
## Tutorial
187-
188-
See the [tutorial](docs/tutorial.md)
189-
190185
## Contributing
191186
192187
We welcome contributions to Mellea! There are several ways to contribute:

0 commit comments

Comments
 (0)