Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/contributing/docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ order: 40

The Vaadin documentation is maintained in https://github.com/vaadin/docs[GitHub], written using https://docs.asciidoctor.org/asciidoc/latest/[AsciiDoc], and built using <<{articles}/tools/dspublisher#,Design System Publisher>>.

The main branch in the repository is `latest` for the latest version of Vaadin. Older versions have their own branches.
The `main` branch is for documentation related to the next unreleased version of Vaadin. Released versions have their own branches (e.g., `v24`) where their respective documentation should go.

To learn how to write with AsciiDoc authoring syntax, including all the extensions in Design System Publisher, see the <<{articles}/tools/dspublisher/editing#,Design System Publisher documentation>>. You should also familiarize yourself with the <<guidelines,writing style guidelines>>.

Expand Down