diff options
author | Hans Nilsson <[email protected]> | 2018-08-28 16:04:42 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2018-09-13 12:07:48 +0200 |
commit | fa60c386364e4a1852151a56ec6942e394545983 (patch) | |
tree | 81e7a05750ca1c2d8d7a373cfe4a878d24cebd08 /lib/crypto/doc/src/specs.xml | |
parent | 0a833d0339fe5bb4c26c30430d74f83d7f2b6519 (diff) | |
download | otp-fa60c386364e4a1852151a56ec6942e394545983.tar.gz otp-fa60c386364e4a1852151a56ec6942e394545983.tar.bz2 otp-fa60c386364e4a1852151a56ec6942e394545983.zip |
crypto: Setup for doc generation
Diffstat (limited to 'lib/crypto/doc/src/specs.xml')
-rw-r--r-- | lib/crypto/doc/src/specs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/crypto/doc/src/specs.xml b/lib/crypto/doc/src/specs.xml new file mode 100644 index 0000000000..66c79a906b --- /dev/null +++ b/lib/crypto/doc/src/specs.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8" ?> +<specs xmlns:xi="http://www.w3.org/2001/XInclude"> + <xi:include href="../specs/specs_crypto.xml"/> +</specs> |