Commit 5b12b47
authored
Convert AsciiDoc documentation to Markdown (#12389)
Convert AsciiDoc documentation to Markdown.
The former SE content is published under the top-level Modules and Guides sections.
The configuration documentation generator now outputs Markdown instead of AsciiDoc, with simpler anchor handling for included pages. Generated configuration docs are checked in under `docs/config`, and CI regenerates them and fails if the checked-in output is out of date.
Aggregate Javadocs are generated by the dedicated `javadocs/pom.xml` module instead of `docs/pom.xml`.1 parent 873c996 commit 5b12b47
1,013 files changed
Lines changed: 68572 additions & 43412 deletions
File tree
- .github
- ISSUE_TEMPLATE
- workflows
- .mvn
- config
- config/src/test/java/io/helidon/config
- metadata
- docs/src
- main
- java/io/helidon/config/metadata/docs
- resources/io/helidon/config/metadata/docs
- test
- java/io/helidon/config/metadata/docs
- resources
- baseline/expected
- detached-provider-usage/expected
- file-name-collisions/expected
- java-type-notation/expected
- merged-server-root/expected
- merged-type-sections/expected
- provider-duplicate-contracts/expected
- provider-duplicate-keys/expected
- provider-no-impls/expected
- provider-non-contract-type/expected
- provider-sort/expected
- root-child-type-pages/expected
- sort-root-entries/expected
- type-page-dotted-options/expected
- type-page-nested-options/expected
- underscore-file-names/expected
- unreachable-helper-type/expected
- unreachable-provider-contract/expected
- declarative
- discovery/discovery/src/main/java/io/helidon/discovery
- docs-internal
- docs
- config
- etc
- guides
- images
- cli
- config
- data
- guides
- includes
- reactive-streams
- security
- tracing
- modules
- config
- grpc
- injection
- jsonrpc
- json
- metrics
- openapi
- reactive-streams
- security
- telemetry
- webserver
- src/main
- asciidoc
- about
- css
- guides
- images
- guides
- telemetry
- includes
- ai
- guides
- metrics
- openapi
- reactivestreams
- security
- providers
- server
- tracing
- service-registry
- se
- ai
- config
- grpc
- guides
- injection
- jsonrpc
- json
- metrics
- openapi
- reactivestreams
- security
- telemetry
- webserver
- java/io/helidon/docs
- about
- includes
- data
- reactivestreams
- security
- providers
- se
- config
- data
- grpc
- guides
- inject
- jsonrpc
- json
- metrics
- openapi
- security
- etc
- scripts
- examples
- javadocs
- metrics/api
- tests/functional/bookstore
- tracing
- webclient/discovery
- src/main/java/io/helidon/webclient/discovery
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
194 | | - | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
196 | 208 | | |
197 | 209 | | |
198 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments