diff --git a/doc/Pipfile b/doc/Pipfile index 42a9f5ad514..c6652a78d2a 100644 --- a/doc/Pipfile +++ b/doc/Pipfile @@ -23,14 +23,7 @@ verify_ssl = true [packages] -# The latest 4.x sphinx release, currently 4.0.2, fails `make html`. For -# details, see: https://github.com/apache/trafficserver/issues/7938 -# -# The 3.x releases build fine, however. So we currently pin to that. -# -# Once that issue, either with sphinx or our docs, is resolved, then we should -# unpin sphinx by setting the following to "*". -sphinx = "==3.*" +sphinx = "*" sphinx-rtd-theme = "*" sphinxcontrib-plantuml = "*" diff --git a/doc/developer-guide/api/types/TSSslSession.en.rst b/doc/developer-guide/api/types/TSSslSession.en.rst index 4f50ead4e4e..4b8c6f4836e 100644 --- a/doc/developer-guide/api/types/TSSslSession.en.rst +++ b/doc/developer-guide/api/types/TSSslSession.en.rst @@ -28,6 +28,8 @@ Synopsis #include +.. c:macro:: TS_SSL_MAX_SSL_SESSION_ID_LENGTH + .. type:: TSSslSessionID .. member:: size_t len