-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added index file for development docs
Also, moved the documents from the `maintainers` folder as it was confusing. Signed-off-by: Andreea Florescu <fandree@amazon.com>
- Loading branch information
1 parent
5fd5ce1
commit 9c611c5
Showing
5 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Development Documentation | ||
|
||
The development documentation provides in-depth details about various aspects | ||
of development in the rust-vmm project. | ||
|
||
## Table of Contents | ||
- [Code Coverage](code_coverage.md) | ||
- [Crate Release](crate_release.md) | ||
- [Set Up a New Repository](setup_new_repo.md) |
File renamed without changes.