diff --git a/Home.md b/Home.md index 53c4090..bbb1e4e 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,7 @@ # RetroHA Developer Wiki -Welcome to the autogenerated API documentation. +Welcome to the autogenerated technical documentation for the RetroHA project. -- [Shared Module API Reference](shared/index) -- [App Module API Reference](app/index) +### Project Modules + +--- +Use the sidebar on the right to navigate between packages and classes. diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..a5a3c73 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,7 @@ +### RetroHA API +* [Home](Home) +* [Shared Module](shared/index) +* [App Module](app/index) + +--- +*Generated by Dokka*