Feature ETP-2918: Restyle technical documentation. Part 8#519
Merged
isaiasb-etendo merged 10 commits intodevelopfrom Dec 22, 2025
Merged
Feature ETP-2918: Restyle technical documentation. Part 8#519isaiasb-etendo merged 10 commits intodevelopfrom
isaiasb-etendo merged 10 commits intodevelopfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request continues the technical documentation restyling effort (Part 8) by migrating five how-to guides from PascalCase filenames to kebab-case naming convention and updating the mkdocs navigation structure accordingly.
- Standardizes documentation filenames to kebab-case format
- Uncomments and updates navigation entries in mkdocs.yml
- Removes legacy wiki-formatted documentation files
- Adds beta status warnings to all new documentation pages
- Updates attribution and licensing information
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| mkdocs.yml | Uncommented and updated 5 navigation entries with new kebab-case file paths |
| how-to-create-a-tree-selector.md | New documentation file for tree selector creation with standardized formatting |
| how-to-create-a-new-rest-webservice.md | New documentation file for REST webservice creation with detailed implementation steps |
| how-to-create-a-navigation-rule.md | New documentation file for navigation rule configuration |
| how-to-create-a-multi-selector.md | New documentation file for multi-selector implementation |
| how-to-create-a-java-based-process.md | New documentation file for Java process development |
| .How_to_create_a_new_REST_webservice.md | Legacy file removed |
| .How_to_create_a_navigation_rule.md | Legacy file removed |
| .How_to_create_a_Multi_Selector.md | Legacy file removed |
| .How_to_create_a_Java_Based_Process.md | Legacy file removed |
| .How_to_Create_a_Tree_Selector.md | Legacy file removed |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/developer-guide/etendo-classic/how-to-guides/how-to-create-a-java-based-process.md
Outdated
Show resolved
Hide resolved
docs/developer-guide/etendo-classic/how-to-guides/how-to-create-a-new-rest-webservice.md
Outdated
Show resolved
Hide resolved
docs/developer-guide/etendo-classic/how-to-guides/how-to-create-a-new-rest-webservice.md
Outdated
Show resolved
Hide resolved
docs/developer-guide/etendo-classic/how-to-guides/how-to-create-a-new-rest-webservice.md
Outdated
Show resolved
Hide resolved
docs/developer-guide/etendo-classic/how-to-guides/how-to-create-a-navigation-rule.md
Outdated
Show resolved
Hide resolved
isaiasb-etendo
approved these changes
Dec 22, 2025
39eed07 to
4183203
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 12 out of 33 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4183203 to
708d162
Compare
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.
No description provided.