Skip to content

Commit b3bc5e3

Browse files
move the actors to the docs/source for indexing
1 parent aca9ccf commit b3bc5e3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

docs/source/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Here are some suggested steps to get started with Monarch:
5050
3. **Dive Deeper**: Explore the API Documentation for more detailed information:
5151
- [Python API](api/index)
5252
- [Rust API](rust-api)
53+
4. **Deep Understanding of Actors**: Gain comprehensive knowledge of [Actors](actors), the foundational building blocks of Monarch.
5354

5455
```{toctree}
5556
:maxdepth: 2
@@ -60,6 +61,7 @@ installation
6061
./generated/examples/index
6162
api/index
6263
rust-api
64+
actors
6365
```
6466

6567
## License

0 commit comments

Comments
 (0)