Skip to content

Commit 7e88d24

Browse files
committedMay 20, 2024
Disable rendering of categories with no capabilities
1 parent 2a906fe commit 7e88d24

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed
 

‎_data/wildfly-categories.yaml

+71-71
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ categories:
33
- name: Agroal
44
id: agroal
55
description: Agroal DataSources
6-
- name: Bootable Jar
7-
id: bootable-jar
8-
description: WildFly and an application packaged as an executable jar
9-
- name: Command Line Interface (CLI)
10-
id: cli
11-
description: Command Line Interface tool
12-
- name: Cloud
13-
id: cloud
14-
description: Developing and Running a WildFly application on the cloud
6+
# - name: Bootable Jar
7+
# id: bootable-jar
8+
# description: WildFly and an application packaged as an executable jar
9+
# - name: Command Line Interface (CLI)
10+
# id: cli
11+
# description: Command Line Interface tool
12+
# - name: Cloud
13+
# id: cloud
14+
# description: Developing and Running a WildFly application on the cloud
1515
- name: Clustering
1616
id: clustering
1717
description: Clustering, including Infinispan and JGroups
@@ -21,12 +21,12 @@ categories:
2121
- name: Domain Mode
2222
id: domain-mode
2323
description: Centralized multi-server management
24-
- name: Embedded
25-
id: embedded
26-
description: Embedding WildFly in another process
27-
- name: IIOP
28-
id: iiop
29-
description: Internet InterORB Protocol and CORBA
24+
# - name: Embedded
25+
# id: embedded
26+
# description: Embedding WildFly in another process
27+
# - name: IIOP
28+
# id: iiop
29+
# description: Internet InterORB Protocol and CORBA
3030
- name: Jakarta Batch
3131
id: batch
3232
description: Jakarta Batch
@@ -45,96 +45,96 @@ categories:
4545
- name: Jakarta Enterprise Beans
4646
id: ejb
4747
description: Jakarta Enterprise Beans (EJB)
48-
- name: Jakarta Faces
49-
id: jsf
50-
description: Jakarta Faces
48+
# - name: Jakarta Faces
49+
# id: jsf
50+
# description: Jakarta Faces
5151
- name: Jakarta Mail
5252
id: mail
5353
description: Mail
5454
- name: Jakarta Persistence
55-
id: jpa
56-
description: Jakarta Persistence
57-
- name: Jakarta Resources
58-
id: resource-adapter
59-
description: Resource adapters
60-
- name: Jakarta RESTful Web Services
61-
id: jaxrs
62-
description: Jakarta RESTful Web Services
63-
- name: Jakarta Validation
64-
id: bean-validation
65-
description: Jakarta Validation
66-
- name: JBoss Diagnostic Reporter
67-
id: jdr
68-
description: JBoss Diagnostic Reporter
69-
- name: JBoss MSC
70-
id: msc
71-
description: JBoss Modular Service Container
55+
# id: jpa
56+
# description: Jakarta Persistence
57+
# - name: Jakarta Resources
58+
# id: resource-adapter
59+
# description: Resource adapters
60+
# - name: Jakarta RESTful Web Services
61+
# id: jaxrs
62+
# description: Jakarta RESTful Web Services
63+
# - name: Jakarta Validation
64+
# id: bean-validation
65+
# description: Jakarta Validation
66+
# - name: JBoss Diagnostic Reporter
67+
# id: jdr
68+
# description: JBoss Diagnostic Reporter
69+
# - name: JBoss MSC
70+
# id: msc
71+
# description: JBoss Modular Service Container
7272
- name: Logging
7373
id: logging
7474
description: Logging
7575
- name: Management
7676
id: management
7777
description: Management
78-
- name: Maven
79-
id: maven
80-
description: Maven Tooling & Ecosystem
78+
# - name: Maven
79+
# id: maven
80+
# description: Maven Tooling & Ecosystem
8181
- name: Messaging
8282
id: messaging
8383
description: Messaging, including Jakarta Messaging (JMS)
8484
- name: MicroProfile
8585
id: microprofile
8686
description: MicroProfile
87-
- name: Migration
88-
id: migration
89-
description: Application and server configuration migration
87+
# - name: Migration
88+
# id: migration
89+
# description: Application and server configuration migration
9090
- name: Mod_cluster
9191
id: mod_cluster
9292
description: mod_cluster
93-
- name: Modules
94-
id: modules
95-
description: JBoss Modules & Java Platform Module System (JPMS)
93+
# - name: Modules
94+
# id: modules
95+
# description: JBoss Modules & Java Platform Module System (JPMS)
9696
- name: Observability
9797
id: observability
9898
description: Observability
99-
- name: OpenShift
100-
id: openshift
101-
description: Building and Running a WildFly application on OpenShift
102-
- name: POJO
103-
id: pojo
104-
description: Legacy JBoss Microcontainer support
105-
- name: Quickstarts
106-
id: quickstarts
107-
description: Quickstart examples for WildFly
108-
- name: Scripts
109-
id: scripts
110-
description: Scripting WildFly
99+
# - name: OpenShift
100+
# id: openshift
101+
# description: Building and Running a WildFly application on OpenShift
102+
# - name: POJO
103+
# id: pojo
104+
# description: Legacy JBoss Microcontainer support
105+
# - name: Quickstarts
106+
# id: quickstarts
107+
# description: Quickstart examples for WildFly
108+
# - name: Scripts
109+
# id: scripts
110+
# description: Scripting WildFly
111111
- name: Security
112112
id: security
113113
description: Security
114114
- name: Service Archive (SAR)
115115
id: sar
116116
description: Service Archive (SAR)
117-
- name: Transactions
118-
id: transactions
119-
description: Transactions, including Jakarta Transactions API (JTA, JTS)
117+
# - name: Transactions
118+
# id: transactions
119+
# description: Transactions, including Jakarta Transactions API (JTA, JTS)
120120
- name: Undertow
121121
id: undertow
122122
description: Undertow
123-
- name: User Experience
124-
id: user-experience
125-
description: Improving the experience of using WildFly
126-
- name: Web Console
127-
id: console
128-
description: HAL Web Console
129-
- name: Web Services
130-
id: webservices
131-
description: Web Services
123+
# - name: User Experience
124+
# id: user-experience
125+
# description: Improving the experience of using WildFly
126+
# - name: Web Console
127+
# id: console
128+
# description: HAL Web Console
129+
# - name: Web Services
130+
# id: webservices
131+
# description: Web Services
132132
- name: WildFly Core
133133
id: core
134134
description: WildFly Core
135135
- name: WildFly Elytron
136136
id: elytron
137137
description: WildFly Elytron
138-
- name: WildFly Galleon
139-
id: wf-galleon
140-
description: Provision WildFly with Galleon Feature Packs and Layers
138+
# - name: WildFly Galleon
139+
# id: wf-galleon
140+
# description: Provision WildFly with Galleon Feature Packs and Layers

0 commit comments

Comments
 (0)
Please sign in to comment.