Skip to content

Commit e9b8537

Browse files
author
Joan Edwards
authored
Update d.adoc
1 parent 443df6c commit e9b8537

File tree

1 file changed

+11
-1
lines changed
  • supplementary_style_guide/glossary_terms_conventions/general_conventions

1 file changed

+11
-1
lines changed

supplementary_style_guide/glossary_terms_conventions/general_conventions/d.adoc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,16 @@ The API object for a deployment can be either a Kubernetes-native `Deployment` o
291291

292292
*See also*:
293293

294+
[[devfile]]
295+
==== image:images/yes.png[yes] devfile (noun)
296+
*Description*: A _devfile_ is a YAML file that you can include in your local development environment to automate various build processes and apply environment guidelines. Specifically, devfiles can provide guidance for runtime images, example code, build and CI commands, and deployment options such as workspace servers and containerization.
297+
298+
*Use it*: yes
299+
300+
*Incorrect forms*: dev file, .dev file, dev-file
301+
302+
*See also*:
303+
294304
[[device]]
295305
==== image:images/yes.png[yes] device (noun)
296306
*Description*: A _device_ is any machine or component that attaches to a computer.
@@ -519,7 +529,7 @@ Red Hat Directory Server conforms to LDAP standards.
519529
// EAP: Added "In Red Hat JBoss Enterprise Application Platform,"
520530
[[domain-mode]]
521531
==== image:images/no.png[no] domain mode (noun)
522-
*Description*: In Red Hat JBoss Enterprise Application Platform, do not use "domain mode" to refer to the running instance of JBoss EAP server. See the xref:managed-domain[managed domain] entry for the correct usage.
532+
*Description*: In Red Hat JBoss Enterprise Application Platform, do not use "domain mode" to refer to the running instance of JBoss EAP server. For the correct usage, see the xref:managed-domain[managed domain] entry.
523533

524534
*Use it*: no
525535

0 commit comments

Comments
 (0)