Remove stub files and clean up navigation structure

- Remove user_docs.adoc and admin_docs.adoc stub files
- Update navigation to use plain section headings instead of stub file links
- Maintain same navigation structure with cleaner implementation
This commit is contained in:
Ryan Lerch 2025-09-15 13:45:42 +10:00
commit da918b86c0
3 changed files with 2 additions and 8 deletions

View file

@ -1,8 +1,8 @@
* xref:user_docs.adoc[User Documentation]
* User Documentation
** xref:create_org_profile_page.adoc[How to create an Organization Front Page]
** xref:requesting_new_org_or_team.adoc[Requesting a New Organization and/or Team]
** xref:using_http_auth.adoc[How to Clone a Repo with HTTPS]
* xref:admin_docs.adoc[Admin Documentation]
* Admin Documentation
** xref:creating_a_new_org.adoc[Creating a new Organization]
** xref:creating_a_new_team.adoc[Creating a new Team]
* Known Issues

View file

@ -1,3 +0,0 @@
= Admin Documentation
Admin Docs

View file

@ -1,3 +0,0 @@
= User Documentation
User docs