aboutsummaryrefslogtreecommitdiffstats
path: root/ci/test-documentation.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-11ci: don't compile whole project when testing docs with MesonPatrick Steinhardt1-2/+2
2025-03-12ci: perform build and smoke tests for Meson docsPatrick Steinhardt1-6/+21
2024-12-07Makefile: refactor GIT-VERSION-GEN to be reusablePatrick Steinhardt1-1/+1
2024-06-06ci/test-documentation: work around SyntaxWarning in Python 3.12Patrick Steinhardt1-0/+1
2020-02-10ci: ignore rubygems warning in the "Documentation" jobJohannes Schindelin1-0/+1
2019-09-16Documentation: fix build with Asciidoctor 2brian m. carlson1-0/+2
2019-04-05ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build jobSZEDER Gábor1-7/+16
2019-04-01ci: install Asciidoctor in 'ci/install-dependencies.sh'SZEDER Gábor1-3/+0
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin1-2/+2
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin1-0/+1
2019-01-28ci: rename the library of common functionsJohannes Schindelin1-1/+1
2018-01-03travis-ci: check that all build artifacts are .gitignore-dSZEDER Gábor1-0/+6
2018-01-02travis-ci: record and skip successfully built treesSZEDER Gábor1-0/+2
2017-09-11travis-ci: move Travis CI code into dedicated scriptsLars Schneider1-1/+3
2017-04-26travis-ci: check AsciiDoc/AsciiDoctor stderr outputLars Schneider1-3/+6
2017-04-16travis-ci: parallelize documentation buildLars Schneider1-2/+2
2017-04-16travis-ci: build documentation with AsciiDoc and AsciidoctorLars Schneider1-1/+9
2016-05-10travis-ci: build documentationLars Schneider1-0/+14