Migrate Structure Insert explicit ids for headers Remove unnecessary asciidoc attributes Copy default antora files Fix indentation for all pages Generate a default navigation Remove includes Fix cross references Enable Section Summary TOC for small pages WIP Nav.adoc now represents a list of navigation properties Warning and errors are now resolved. Observability docs now present in navigation bar and properly visible Index.adoc contains preface information . Nav.adoc contains proper ordering for appendix information
43 lines
504 B
Plaintext
43 lines
504 B
Plaintext
*~
|
|
.#*
|
|
*#
|
|
*.sw*
|
|
_site/
|
|
.factorypath
|
|
.gradletasknamecache
|
|
.DS_Store
|
|
/application.yml
|
|
/application.properties
|
|
asciidoctor.css
|
|
atlassian-ide-plugin.xml
|
|
bin/
|
|
build/
|
|
dump.rdb
|
|
out
|
|
spring-shell.log
|
|
target/
|
|
test-output
|
|
result.txt
|
|
|
|
# Eclipse artifacts, including WTP generated manifests
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
.springBeans
|
|
spring-*/src/main/java/META-INF/MANIFEST.MF
|
|
|
|
# IDEA artifacts and output dirs
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/*
|
|
|
|
# Github Actions
|
|
.m2
|
|
|
|
node
|
|
node_modules
|
|
build
|
|
package.json
|
|
package-lock.json
|