We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca9ccf commit b3bc5e3Copy full SHA for b3bc5e3
docs/ACTORS.md renamed to docs/source/actors.md
docs/source/index.md
@@ -50,6 +50,7 @@ Here are some suggested steps to get started with Monarch:
50
3. **Dive Deeper**: Explore the API Documentation for more detailed information:
51
- [Python API](api/index)
52
- [Rust API](rust-api)
53
+4. **Deep Understanding of Actors**: Gain comprehensive knowledge of [Actors](actors), the foundational building blocks of Monarch.
54
55
```{toctree}
56
:maxdepth: 2
@@ -60,6 +61,7 @@ installation
60
61
./generated/examples/index
62
api/index
63
rust-api
64
+actors
65
```
66
67
## License
0 commit comments