* Migrate Structure * Insert explicit ids for headers * Remove unnecessary asciidoc attributes * Copy default antora files * Fix indentation for all pages * Split files * Generate a default navigation * Remove includes * Fix cross references * Enable Section Summary TOC for small pages * WIP * Antora migration --------- Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
30 lines
321 B
Plaintext
30 lines
321 B
Plaintext
/application.yml
|
|
/application.properties
|
|
asciidoctor.css
|
|
*~
|
|
.#*
|
|
*#
|
|
target
|
|
bin
|
|
_site/
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.sts4-cache/
|
|
.attach_pid*
|
|
.springBeans
|
|
.DS_Store
|
|
*.sw*
|
|
*.iml
|
|
.idea
|
|
.factorypath
|
|
.vscode/
|
|
.flattened-pom.xml
|
|
IntelliJ_Spring_Boot_Java_Conventions.xml
|
|
|
|
node
|
|
node_modules
|
|
build
|
|
package.json
|
|
package-lock.json
|