Skip to content

Commit

Permalink
Nice doc :)
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Jul 18, 2023
1 parent 1025149 commit d3eb7a9
Show file tree
Hide file tree
Showing 6 changed files with 1,266 additions and 1,222 deletions.
24 changes: 23 additions & 1 deletion docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
* xref:index.adoc[Quarkus Renarde]
include::./includes/attributes.adoc[]
:config-file: application.properties

* xref:index.adoc[Getting started]
* xref:concepts.adoc[Main Concepts]
** xref:concepts.adoc#models[Models]
** xref:concepts.adoc#controllers[Controllers]
** xref:concepts.adoc#views[Views]
* xref:advanced.adoc[Advanced Guides]
** xref:advanced.adoc#forms[Forms]
** xref:advanced.adoc#routing[Routing]
** xref:advanced.adoc#emails[Emails]
** xref:advanced.adoc#localisation[Localisation / Internationalisation]
** xref:advanced.adoc#flash_scope[Flash Scope]
** xref:advanced.adoc#htmx[htmx]
** xref:advanced.adoc#generating_barcodes[Generating barcodes]
** xref:advanced.adoc#generating_pdf_documents[Generating PDF]
* xref:security.adoc[Security]
** xref:security.adoc#_csrf[CSRF]
** xref:security.adoc#_custom_authentication_with_jwt[Custom Auth (JWT)]
** xref:security.adoc#oidc[OIDC]
* xref:config-reference.adoc[Config Reference]
Loading

0 comments on commit d3eb7a9

Please sign in to comment.