AdoptOpenJDK / website-adoptium

Repo for new Adoptium website
2 stars 7 forks source link

Documentation for decision of which way of creating docs is the best one #61

Closed fatihsolmaz22 closed 3 years ago

blattpet commented 3 years ago

Decision Outcome: AsciiDoc

AsciiDoc is often used as a documentation tool in projects, for example by quarkus and spring. So we looked at these projects and decided to use AsciiDoc as well. Furthermore the table creation in AsciiDoc is easier and offers more functionalities than others.

Helpful Links: spring-framework docs quakus docs