Home
last modified time | relevance | path

Searched +full:python3 +full:- +full:lxml (Results 1 – 1 of 1) sorted by relevance

/src/crypto/krb5/.github/workflows/
H A Ddoc.yml8 doc-older-sphinx:
9 runs-on: ubuntu-22.04
11 - name: Checkout repository
13 - name: Linux setup
15 sudo apt-get update -qq
16 sudo apt-get install -y doxygen python3-lxml python3-pip python3-sphinx
18 - name: Build documentation
21 make -f Makefile.in SPHINX_ARGS=-W htmlsrc
22 doc-newest-sphinx:
23 runs-on: ubuntu-latest
[all …]