Skip to content

Commit f0ec32e

Browse files
authored
Correct "Developer Portal" references (#11274)
1 parent 6b59178 commit f0ec32e

4 files changed

Lines changed: 8 additions & 14 deletions

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Search the tree to understand where your topic belongs before creating a new fil
5757

5858
* **Guiding manual** – Microsoft Writing Style Guide (https://learn.microsoft.com/style-guide/). Apply grammar, inclusive language, terminology, and formatting rules from that document.
5959
* **Tone** – Clear, concise, active voice; use imperative mood for procedures; second person (you/your) when addressing readers. Keep a conversational, straightforward tone. Present tense. Use American English and write for a global audience. Prefer short, everyday words; avoid or explain jargon. Keep it simple—short sentences and fragments are easier to scan and read, and prune excess words. Avoid marketing language.
60-
* **Terminology** – Capitalize product names (Mendix, Studio Pro, Developer Portal); use “microflow”, “nanoflow”, etc. consistently. Never use e.g. or i.e.
60+
* **Terminology** – Capitalize product names (Mendix Portal, Studio Pro, Team Server); use “microflow”, “nanoflow”, etc. consistently. Never use e.g. or i.e.
6161
* **Text formatting** – Reserve bold for UI labels, button names, menu items, or other interface text, or for introductions in list items. Don't use italics except to refer to titles and sections. Use wording or alert shortcodes for emphasis; don't use text formatting for emphasis. Use code font only to wrap literal code, filenames, paths, or command-line input. Use `<kbd>` for keyboard shortcuts.
6262
* **Headings** – H1 is generated from the front‑matter title. Subsequent headings increment by one level at a time. Don't use bold or italics as a replacement for headings. Use title case. Never start headings with numbers.
6363
* **Lists and tables** – Bullet lists use asterisks; ordered lists use numbers followed by a period. If there are more than three data points per item, use a table instead. Use the same syntax and structure for all list items in a given list. Use complete sentences to introduce lists and tables, not partial sentences completed with the list items.

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Before creating a new file, use Glob to explore the directory structure and unde
7777
* **Guiding manual** – Mendix-specific style guides (see subsection below) extend and customize the Microsoft Writing Style Guide (https://learn.microsoft.com/style-guide/). Consult the Mendix style guides first for grammar, inclusive language, terminology, and formatting rules; use MSG as fallback for topics not covered by Mendix guides.
7878
* **Tone** – Clear, concise, active voice; use imperative mood for procedures; second person (you/your) when addressing readers. Keep a conversational, straightforward tone. Present tense. Use American English and write for a global audience. Prefer short, everyday words; avoid or explain jargon. Keep it simple—short sentences and fragments are easier to scan and read, and prune excess words. Avoid marketing language.
7979
* **Person** – Avoid first-person plural (we, us, our, let's) in all documentation except release notes.
80-
* **Terminology** – Capitalize product names (Mendix, Studio Pro, Developer Portal); use "microflow", "nanoflow", etc. consistently. Never use e.g. or i.e.
80+
* **Terminology** – Capitalize product names (Mendix Portal, Studio Pro, Team Server); use "microflow", "nanoflow", etc. consistently. Never use e.g. or i.e.
8181
* **Text formatting** – Reserve bold for UI labels, button names, menu items, or other interface text, or for introductions in list items. Don't use italics except to refer to titles and sections. Use wording or alert shortcodes for emphasis; don't use text formatting for emphasis. Use code font only to wrap literal code, filenames, paths, or command-line input. Use `<kbd>` for keyboard shortcuts.
8282
* **Headings** – H1 is generated from the front‑matter title. Subsequent headings increment by one level at a time. Don't use bold or italics as a replacement for headings. Use title case. Never start headings with numerals.
8383
* **Lists and tables** – Bullet lists use asterisks; ordered lists use numbers followed by a period. If there are more than three data points per item, use a table instead. Use the same syntax and structure for all list items in a given list. Use complete sentences to introduce lists and tables, not partial sentences completed with the list items.

content/en/docs/community-tools/contribute-to-mendix-docs/style-guide/product-naming-guide.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Does not need to be capitalized, and "team" should be used without the qualifier
155155

156156
### app template
157157

158-
This is the term to use to reflect the create-new-app flow UI in the Developer Portal.
158+
This is the term to use to reflect the create-new-app flow UI in Apps.
159159

160160
Do not use "starter app."
161161

@@ -463,12 +463,6 @@ Do not use SBoM.
463463

464464
Capitalize in all instances.
465465

466-
### Studio Pro landing page
467-
468-
The Studio Pro landing page refers to the page that contains **My Apps**, **Marketplace**, and **Developer Portal** tabs.
469-
470-
Capitalize "Studio Pro".
471-
472466
### sub-microflow
473467

474468
Spell with a hyphen.

content/en/docs/community-tools/contribute-to-mendix-docs/style-guide/terminology.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Write as one word.
148148

149149
## deploy
150150

151-
The act of putting a Mendix app into an environment where it has access to all the resources it needs to run. This is triggered in the Developer Portal, or in the modeler by clicking **Run** or **Run Locally**.
151+
The act of putting a Mendix app into an environment where it has access to all the resources it needs to run. This is triggered in Apps, or in Studio Pro by clicking **Run** or **Run Locally**.
152152

153153
Use *deploy to* when referring to a cloud environment.
154154

@@ -324,11 +324,11 @@ Use lower-case unless it is part of a term like "Mendix Native Mobile Builder".
324324

325325
## navigation pane
326326

327-
Use to refer to the navigation interface on the left side of the screen in the Developer Portal.
327+
Use to refer to the navigation interface on the left side of the screen in Apps.
328328

329329
Do not capitalize.
330330

331-
> Select your app in the Developer Portal, then click **Backups** in the navigation pane.
331+
> Select your app in Apps, then click **Backups** in the navigation pane.
332332
333333
## no-code, no code
334334

@@ -460,7 +460,7 @@ When referring to an action which is taking place, use "sign in" and "sign out"
460460

461461
When referring to a button or other element of the UI, refer to the UI text.
462462

463-
> Sign out of the Developer Portal by clicking **Log out** in the menu under your avatar.
463+
> Sign out of Apps by clicking **Log out** in the menu under your avatar.
464464
465465
## single sign-on
466466

@@ -512,7 +512,7 @@ Do not use "top left" and "top right".
512512

513513
## user vs. end-user
514514

515-
A "user" is a user of the Mendix Platform (apps in development, app projects, project management, Developer Portal, etc.).
515+
A "user" is a user of the Mendix Platform (apps in development, app projects, project management, etc.).
516516

517517
An "end-user" is a user of a Mendix app built on the platform. This term will be used less in the documentation, as we document for Mendix Platform users and not general Mendix app users in most cases.
518518

0 commit comments

Comments
 (0)