Skip to content

Commit

Permalink
Merge pull request #432 from martin-belanger/fix-readthedocs
Browse files Browse the repository at this point in the history
Docs: Fix read-the-docs
  • Loading branch information
martin-belanger authored Oct 14, 2024
2 parents 8a191f1 + 14a1a5c commit 6eeca21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ build:
- xsltproc
- pandoc
jobs:
post_install:
- sudo pip install lxml --break-system-packages
pre_build:
- meson .build -Dreadthedocs=true || cat .build/meson-logs/meson-log.txt
- ninja -C .build
Expand Down

0 comments on commit 6eeca21

Please sign in to comment.