diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 96a7fe8bfc..c5906446c4 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest env: DOXYGEN_VERSION: 1.13.0 - DOXYGEN_AWESOME_VERSION: 2.3.3 + DOXYGEN_AWESOME_VERSION: 2.3.4 PR_PATH: pr-preview/${{ github.event.number }} DOMAIN: p4lang.github.io DEPLOYMENT: 'Rocket' diff --git a/README.md b/README.md index 0099904641..fabf0deddc 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ sudo apt-get install -y graphviz ``` **Theme** ```bash -git clone --depth 1 -b v2.3.3 https://github.com/jothepro/doxygen-awesome-css ./docs/doxygen/awesome_css +git clone --depth 1 -b v2.3.4 https://github.com/jothepro/doxygen-awesome-css ./docs/doxygen/awesome_css ``` `P4C` also depends on Google Protocol Buffers (Protobuf). `P4C` requires version @@ -379,7 +379,7 @@ sudo dnf install -y graphviz ``` **Theme** ```bash -git clone --depth 1 -b v2.3.3 https://github.com/jothepro/doxygen-awesome-css ./docs/doxygen/awesome_css +git clone --depth 1 -b v2.3.4 https://github.com/jothepro/doxygen-awesome-css ./docs/doxygen/awesome_css ``` You can also look at the [dependencies installation script](https://github.com/p4lang/p4c/blob/main/tools/install_fedora_deps.sh) @@ -428,7 +428,7 @@ Installing on macOS: ``` **Optional Documentation theme:** ``` - git clone --depth 1 -b v2.3.3 https://github.com/jothepro/doxygen-awesome-css ./docs/doxygen/awesome_css + git clone --depth 1 -b v2.3.4 https://github.com/jothepro/doxygen-awesome-css ./docs/doxygen/awesome_css ``` Homebrew offers a `protobuf` formula. It installs version 3.2, which should