diff options
author | Never <[email protected]> | 2016-12-07 18:39:46 +0100 |
---|---|---|
committer | Never <[email protected]> | 2016-12-07 18:39:46 +0100 |
commit | d31d6474d015a31be5535c3ea14f3f42205a386f (patch) | |
tree | fa7f6700c17333b38a193cb0c24df0458a98c208 /doc/manual/x509.rst | |
parent | 8213153d37b4dde1a3722547a3fca07a8c2b4dd2 (diff) |
resolved invalid links to build with sphinx 1.5
Diffstat (limited to 'doc/manual/x509.rst')
-rw-r--r-- | doc/manual/x509.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/x509.rst b/doc/manual/x509.rst index 901eee09c..1aec0f043 100644 --- a/doc/manual/x509.rst +++ b/doc/manual/x509.rst @@ -293,7 +293,7 @@ The result of the validation is returned as a class: implicitly trusted for this validation to be correct. -A :cpp:class:`Path_Validation_Restrictions` is passed to the path +A ``Path_Validation_Restrictions`` is passed to the path validator and specifies restrictions and options for the validation step. The two constructors are: |