docs: reorganize and refresh documentation
- move developing.md and specification.md into docs/ - update readme links to new locations - add missing telegram.py module documentation - fix engines.py location (was incorrectly under runners/) - remove stale "moved to markdown.py" entries
This commit is contained in:
@@ -113,7 +113,7 @@ Reply to a progress message with `/cancel` to stop the running execution.
|
||||
|
||||
## Development
|
||||
|
||||
See [`developing.md`](developing.md) and `specification.md` for architecture and behavior details.
|
||||
See [`developing.md`](docs/developing.md) and [`specification.md`](docs/specification.md) for architecture and behavior details.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user