We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3c8de commit 222b208Copy full SHA for 222b208
.github/workflows/protobuf.yml
@@ -56,6 +56,7 @@ jobs:
56
57
- name: Prepare Documentation Bukd
58
run: |
59
+ sed -i 's/@VERSION_PATCH@/@VERSION_PATCH@_GitHub_MasterBranch/g' doxygen_config.cmake.in
60
echo "EXCLUDE_PATTERNS = */osi3/* */protobuf-3.11.3/* */proto2cpp/*" >> doxygen_config.cmake.in
61
echo "GENERATE_TREEVIEW = YES" >> doxygen_config.cmake.in
62
0 commit comments