forked from forge/documentation
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:
parent
0b7ce2e5ef
commit
da918b86c0
3 changed files with 2 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
= Admin Documentation
|
||||
|
||||
Admin Docs
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
= User Documentation
|
||||
|
||||
User docs
|
||||
Loading…
Add table
Add a link
Reference in a new issue