Organize the ROOT modules into sub-directories#212
Open
bryanthowell-ts wants to merge 35 commits intomainfrom
Open
Organize the ROOT modules into sub-directories#212bryanthowell-ts wants to merge 35 commits intomainfrom
bryanthowell-ts wants to merge 35 commits intomainfrom
Conversation
…T/pages/custom-actions/custom-actions-callback.adoc
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ges/custom-actions/custom-actions-edit.adoc
…es/custom-actions/custom-actions-url.adoc
…es/custom-actions/custom-actions-viz.adoc
…OT/pages/custom-actions/custom-actions-worksheet.adoc
…ustom-actions/custom-actions.adoc
…s/version-control/git-configuration.adoc
…version-control/version_control.adoc
…es/version-control/git-rest-api-guide.adoc
…sion-control/guid-mapping.adoc
…/pages/authentication/trusted-authentication.adoc
…OOT/pages/authentication/trusted-auth-troubleshoot.adoc
…modules/ROOT/pages/authentication/trusted-auth-token-request-service.adoc
…T/pages/authentication/trusted-auth-secret-key.adoc
…/authentication/trusted-auth-sdk.adoc
…uthentication/configure-saml.adoc
…uthentication/configure-oidc.adoc
…ages/authorization/abac-user-parameters.adoc
…ization/rls-rules.adoc
…/pages/authorization/access-control-sharing.adoc
…thorization/data-security.adoc
…ages/authorization/privileges-and-roles.adoc
Collaborator
Author
|
This is entirely just making subdirectories to group related files by topic in the the ROOT module, which were previously all in one directory. The work we did on the Tutorials module showed that everything in any level of subdirectory is processed as a flat structure by the actual deployment, so there is zero harm or effect in any level of folder structure |
Attempt to fix partial resolution
Another attempt to get partials right
…T/pages/session-api.adoc
Collaborator
Author
|
Moved all of the files that use include:: from the partials directory back into the main directory. Couldn't find a solution for having them in a sub-directory. Everything should be working now, still makes the whole repo easier to review. I also updated every link that was using target= instead of correct window= |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Creating a sub-directory structure to see if we can clean things up