Skip to content

Commit

Permalink
Merge pull request #29909 from maxandersen/docspointer
Browse files Browse the repository at this point in the history
give more explicit pointer to the contribute guide
  • Loading branch information
gsmet authored Jan 30, 2023
2 parents f060bb8 + 149f316 commit c942136
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Quarkus Documentation

This is the main folder for Quarkus documentation.

The contents of this folder are used to publish documentation to the quarkus.io website.
The [main documentation README.adoc](src/main/asciidoc/README.adoc) is in the `src/main/asciidoc` folder that also contains the `.adoc` source files for the published documentation.

0 comments on commit c942136

Please sign in to comment.