DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix libcrypto title
@ 2016-10-13 19:33 Pablo de Lara
  2016-10-13 19:44 ` De Lara Guarch, Pablo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pablo de Lara @ 2016-10-13 19:33 UTC (permalink / raw)
  To: dev; +Cc: Pablo de Lara

Libcrypto documentation was missing the equal signs ("="),
in its title, so it was not present in the documentation
generated.

Fixes: d61f70b4c918 ("crypto/libcrypto: add driver for OpenSSL library")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---
 doc/guides/cryptodevs/libcrypto.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/cryptodevs/libcrypto.rst b/doc/guides/cryptodevs/libcrypto.rst
index 22d81b7..5e9c76a 100644
--- a/doc/guides/cryptodevs/libcrypto.rst
+++ b/doc/guides/cryptodevs/libcrypto.rst
@@ -28,6 +28,7 @@
     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 LibCrypto Crypto Poll Mode Driver
+=================================
 
 This code provides the initial implementation of the libcrypto poll mode
 driver. All cryptography operations are using Openssl library crypto API.
-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-03 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-13 19:33 [dpdk-dev] [PATCH] doc: fix libcrypto title Pablo de Lara
2016-10-13 19:44 ` De Lara Guarch, Pablo
2016-10-14  6:50 ` Jain, Deepak K
2016-11-03 12:48 ` Mcnamara, John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).