Move FAS group naming standards to user documentation

The naming standards document is more relevant for users who are requesting
organizations and teams, rather than being admin-specific documentation.
Placed it after the 'Requesting a New Organization and/or Team' document
for better logical flow.
This commit is contained in:
Ryan Lerch 2025-11-11 12:17:09 +10:00
commit d3c810f79e

View file

@ -1,6 +1,7 @@
* 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:fas_group_naming_standards.adoc[FAS Group Naming Standards]
** xref:organizations_and_teams_mapping.adoc[Organizations and Teams Mapping]
** xref:team_permissions_management.adoc[Team Membership Management with Fedora Accounts]
** xref:using_http_auth.adoc[How to Clone a Repo with HTTPS]
@ -15,7 +16,6 @@
* Admin Documentation
** xref:creating_a_new_org.adoc[Creating a new Organization]
** xref:creating_a_new_team.adoc[Creating a new Team]
** xref:fas_group_naming_standards.adoc[FAS Group Naming Standards]
** xref:admin_email_sync_script.adoc[Email Sync Script for Migrated Users]
* Known Issues
** xref:known_issue_organization_projects.adoc[Adding Issues to Organization Projects Doesn't "Stick"]