diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d5ff7e7..02066e6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,6 +4,9 @@ on: push: branches: - main + pull_request: + branches: + - main jobs: @@ -15,7 +18,7 @@ jobs: uses: actions/configure-pages@v4 id: pages - name: Render documentation - uses: TYPO3-Documentation/gh-render-action@0.1.0 + uses: TYPO3-Documentation/gh-render-action@main id: rendering - name: Add index file run: | diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg deleted file mode 100644 index 65f3dac..0000000 --- a/Documentation/Settings.cfg +++ /dev/null @@ -1,26 +0,0 @@ -# More information about this file: -# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg - -[general] - -project = QAD -version = 0.1 -release = 0.1.0 -copyright = since 2023 by Jonatan Jalle Steller and QAD contributors - -[html_theme_options] - -# "Edit on GitHub" button -github_repository = digicademy/qad -github_branch = main - -# Footer links -project_home = https://extensions.typo3.org/extension/qad -project_contact = mailto:jonatan.steller@adwmainz.de -project_repository = https://github.com/digicademy/qad -project_issues = https://github.com/digicademy/qad/issues -project_discussions = https://github.com/digicademy/qad/discussions - -use_opensearch = - -[intersphinx_mapping] diff --git a/Documentation/guides.xml b/Documentation/guides.xml new file mode 100644 index 0000000..b542583 --- /dev/null +++ b/Documentation/guides.xml @@ -0,0 +1,27 @@ + + + + +