regenerate doxygen files

pull/20768/head
Srini Polavarapu 5 years ago
parent 70b7a7bc8a
commit 207d2dbdef
  1. 4
      doc/security_audit.md
  2. 1
      tools/doxygen/Doxyfile.c++
  3. 1
      tools/doxygen/Doxyfile.c++.internal
  4. 1
      tools/doxygen/Doxyfile.core
  5. 1
      tools/doxygen/Doxyfile.core.internal

@ -1,6 +1,4 @@
# gRPC Security Audit
A third-party security audit of gRPC C++ stack was performed by
[Cure53](https://cure53.de) in October 2019. The full report can be found [here](https://github.com/grpc/grpc/tree/master/doc/grpc_security_audit.pdf). The medium severity issue (GRP-01-001) identified in this report was fixed in
version 1.24.0 and above. The fix was also patched in version 1.23.1.
A third-party security audit of gRPC C++ stack was performed by [Cure53](https://cure53.de) in October 2019. The full report can be found [here](https://github.com/grpc/grpc/tree/master/doc/grpc_security_audit.pdf). The medium severity issue (GRP-01-001) identified in this report was fixed in version 1.24.0 and above. The fix was also patched in version 1.23.1.

@ -786,6 +786,7 @@ doc/interop-test-descriptions.md \
doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/security_audit.md \
doc/server-reflection.md \
doc/server_reflection_tutorial.md \
doc/server_side_auth.md \

@ -786,6 +786,7 @@ doc/interop-test-descriptions.md \
doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/security_audit.md \
doc/server-reflection.md \
doc/server_reflection_tutorial.md \
doc/server_side_auth.md \

@ -793,6 +793,7 @@ doc/interop-test-descriptions.md \
doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/security_audit.md \
doc/server-reflection.md \
doc/server_reflection_tutorial.md \
doc/server_side_auth.md \

@ -793,6 +793,7 @@ doc/interop-test-descriptions.md \
doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/security_audit.md \
doc/server-reflection.md \
doc/server_reflection_tutorial.md \
doc/server_side_auth.md \

Loading…
Cancel
Save