-
Notifications
You must be signed in to change notification settings - Fork 26
add heading ID suggester script file and workflow #3849
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
base: develop
Are you sure you want to change the base?
Conversation
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.
No heading ID suggestions
|
Preview available here |
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.
Heading ID suggestions:
content/additional-resources/more-resources.md: “Tech Community” →{#tech-community}
|
|
||
| ### Tech Community {#tech-community} | ||
| ### Tech Community {#techcommunity} | ||
|
|
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.
Suggested ID for this heading:
| ### Tech Community {#tech-community} |
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.
Heading ID suggestions:
content/additional-resources/more-resources.md: “Tech Community” →{#tech-community}content/additional-resources/more-resources.md: “Cloud environments status” →{#cloud-environments-status}
|
|
||
| ### Tech Community {#tech-community} | ||
| ### Tech Community {#techcommunity} | ||
|
|
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.
Suggested ID for this heading:
| ### Tech Community {#tech-community} |
| For {{< product-c8y-iot >}} cloud shared environments, information on known issues and the next upgrade can be found and subscribed to at: [http://status.{{< domain-c8y >}}/](http://status.{{< domain-c8y >}}/). | ||
|
|
||
| ### Cloud environments status {#cloud-environments} | ||
|
|
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.
Suggested ID for this heading:
| ### Cloud environments status {#cloud-environments-status} |
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.
Heading ID suggestions:
content/additional-resources/more-resources.md: “Tech Community” →{#tech-community}content/additional-resources/more-resources.md: “Cloud environments status” →{#cloud-environments-status}scripts/copilot-instructions.md: “Cumulocity Documentation Style Guide - Copilot Instructions” →{#cumulocity-documentation-style-guide-copilot-instructions}scripts/copilot-instructions.md: “Primary Objective” →{#primary-objective}scripts/copilot-instructions.md: “Writing Principles” →{#writing-principles}scripts/copilot-instructions.md: “Grammar & Language Rules” →{#grammar-language-rules}scripts/copilot-instructions.md: “Capitalization” →{#capitalization}scripts/copilot-instructions.md: “Voice & Tense” →{#voice-tense}scripts/copilot-instructions.md: “Articles & Modifiers” →{#articles-modifiers}scripts/copilot-instructions.md: “Punctuation Rules” →{#punctuation-rules}scripts/copilot-instructions.md: “Sentence Structure” →{#sentence-structure}scripts/copilot-instructions.md: “Serial (Oxford) Commas” →{#serial-oxford-commas}scripts/copilot-instructions.md: “End Punctuation - Skip When Appropriate” →{#end-punctuation-skip-when-appropriate}scripts/copilot-instructions.md: “List Punctuation” →{#list-punctuation}scripts/copilot-instructions.md: “Terminology Standards” →{#terminology-standards}scripts/copilot-instructions.md: “Prohibited Terms” →{#prohibited-terms}scripts/copilot-instructions.md: “UI Element Formatting” →{#ui-element-formatting}scripts/copilot-instructions.md: “Specific Word Choices” →{#specific-word-choices}scripts/copilot-instructions.md: “Structure & Organization” →{#structure-organization}scripts/copilot-instructions.md: “Headings” →{#headings}scripts/copilot-instructions.md: “Lists” →{#lists}scripts/copilot-instructions.md: “Procedures” →{#procedures}scripts/copilot-instructions.md: “Code & Technical Elements” →{#code-technical-elements}scripts/copilot-instructions.md: “Code Formatting” →{#code-formatting}scripts/copilot-instructions.md: “Links” →{#links}scripts/copilot-instructions.md: “Special Formatting” →{#special-formatting}scripts/copilot-instructions.md: “Notes & Callouts” →{#notes-callouts}scripts/copilot-instructions.md: “Capitalization Rules” →{#capitalization-rules}scripts/copilot-instructions.md: “Variables” →{#variables}scripts/copilot-instructions.md: “Content Organization Checklist” →{#content-organization-checklist}scripts/copilot-instructions.md: “Quality Check” →{#quality-check}
|
|
||
| ### Tech Community {#tech-community} | ||
| ### Tech Community {#techcommunity} | ||
|
|
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.
Suggested ID for this heading:
| ### Tech Community {#tech-community} |
| For {{< product-c8y-iot >}} cloud shared environments, information on known issues and the next upgrade can be found and subscribed to at: [http://status.{{< domain-c8y >}}/](http://status.{{< domain-c8y >}}/). | ||
|
|
||
| ### Cloud environments status {#cloud-environments} | ||
|
|
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.
Suggested ID for this heading:
| ### Cloud environments status {#cloud-environments-status} |
| @@ -0,0 +1,160 @@ | |||
| ```markdown | |||
| # Cumulocity Documentation Style Guide - Copilot Instructions | |||
|
|
|||
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.
Suggested ID for this heading:
| # Cumulocity Documentation Style Guide - Copilot Instructions {#cumulocity-documentation-style-guide-copilot-instructions} |
| # Cumulocity Documentation Style Guide - Copilot Instructions | ||
|
|
||
| ## Primary Objective | ||
| Generate clear, comprehensive, and consistent software documentation for users and developers following Cumulocity standards. |
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.
Suggested ID for this heading:
| Generate clear, comprehensive, and consistent software documentation for users and developers following Cumulocity standards. | |
| ## Primary Objective {#primary-objective} |
| Generate clear, comprehensive, and consistent software documentation for users and developers following Cumulocity standards. | ||
|
|
||
| ## Writing Principles | ||
| 1. **Clarity First**: Use simple, direct language. Break complex ideas into short sentences. Get to the point fast with key takeaways upfront. |
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.
Suggested ID for this heading:
| 1. **Clarity First**: Use simple, direct language. Break complex ideas into short sentences. Get to the point fast with key takeaways upfront. | |
| ## Writing Principles {#writing-principles} |
| ## Special Formatting | ||
|
|
||
| ### Notes & Callouts | ||
| Use admonitions for: |
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.
Suggested ID for this heading:
| Use admonitions for: | |
| ### Notes & Callouts {#notes-callouts} |
| - Additional context | ||
|
|
||
| ### Capitalization Rules | ||
| - **Data types**: lowercase (boolean, string, integer) |
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.
Suggested ID for this heading:
| - **Data types**: lowercase (boolean, string, integer) | |
| ### Capitalization Rules {#capitalization-rules} |
| - **States/Permissions**: ALL CAPS (CRITICAL, READ, CREATE) | ||
|
|
||
| ### Variables | ||
| - Use shortcodes for Cumulocity terms: {{< company-c8y >}}, {{< product-c8y-iot >}} |
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.
Suggested ID for this heading:
| - Use shortcodes for Cumulocity terms: {{< company-c8y >}}, {{< product-c8y-iot >}} | |
| ### Variables {#variables} |
| - Don't use in code examples unless sample names | ||
|
|
||
| ## Content Organization Checklist | ||
|
|
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.
Suggested ID for this heading:
| ## Content Organization Checklist {#content-organization-checklist} |
| 6. ✅ Include context before actions ("In the navigator, click...") | ||
|
|
||
| ## Quality Check | ||
| For each piece of content, verify: |
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.
Suggested ID for this heading:
| For each piece of content, verify: | |
| ## Quality Check {#quality-check} |
|
AI Style Suggestions for Here are the line-specific suggestions based on the Cumulocity Documentation Style Guide:
By implementing these suggestions, clarity, consistency, and tone across the document will be improved while adhering to the Cumulocity Documentation Style Guide. |
|
AI Style Suggestions for Here are line-specific suggestions to improve clarity, consistency, and tone based on the Cumulocity Documentation Style Guide:
Following these suggestions will enhance overall clarity, consistency, and adherence to your documentation style guide. |
No description provided.