Skip to content

Commit 9391138

Browse files
authored
Merge pull request #114 from Reloaded-Project/move-sandbox-profile-notes
Consolidate sandbox docs into wiki, remove root SANDBOX-PROFILES.md
2 parents 6609dec + 0948b75 commit 9391138

12 files changed

Lines changed: 189 additions & 333 deletions

File tree

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ cargo run --example serdesai-task -p reloaded-code-serdesai
149149
- [reloaded-code-serdesai README](./src/reloaded-code-serdesai/README.md)
150150
- [reloaded-code-bubblewrap README](./src/reloaded-code-bubblewrap/README.md)
151151
- [reloaded-code-models-dev README](./src/reloaded-code-models-dev/README.md)
152-
- [Sandbox profiles and operator checklist](./SANDBOX-PROFILES.md)
152+
- [Sandbox profiles and operator checklist](https://reloaded-project.github.io/ReloadedCode/extra_sandboxing_notes/)
153153
- [API Reference (docs.rs)](https://docs.rs/reloaded-code-core)
154154

155155
## Contributing

SANDBOX-PROFILES.md

Lines changed: 0 additions & 301 deletions
This file was deleted.

docs/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ nav:
7878
- Comparison: comparison.md
7979
- Migration: migration.md
8080
- Custom Framework Integration: guides/custom-framework.md
81+
- Extra:
82+
- Extra Sandboxing Notes: extra-sandboxing-notes.md

0 commit comments

Comments
 (0)