-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Added note to include 1 file in parent folder so that contents inside subfolder show up in wiki. #14327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added note to include 1 file in parent folder so that contents inside subfolder show up in wiki. #14327
Conversation
… subfolder show up in wiki.
|
@sanjeev40084 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@sanjeev40084 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Updated the date and improved clarity in the wiki file structure documentation.
|
@microsoft-github-policy-service let me know if this enough for submission agreement. |
|
@microsoft-github-policy-service agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Adds documentation clarification about wiki folder structure requirements, specifically explaining that parent folders need at least one file to display subfolder contents properly in Azure DevOps wikis.
- Updated the date from 05/29/2025 to 09/25/2025
- Added an important note explaining parent folder visibility requirements
- Included a visual example showing proper folder structure with a .order file
|
#sign-off |
Added a note to clarify that the parent folder must contain at least one file (e.g., a .order file) to ensure that markdown files within subfolders are displayed in the wiki. If the parent folder has no content, only its name will appear in the wiki, and the subfolder contents will not be shown.