You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pl...@apache.org on 2016/02/15 03:42:45 UTC

[21/36] directory-kerby git commit: Display the ASN1 picture in asn1 doc page.

Display the ASN1 picture in asn1 doc page.


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/c21cb7c4
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/c21cb7c4
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/c21cb7c4

Branch: refs/heads/kadmin-remote
Commit: c21cb7c469184813bc3211d8ad45e5f0844ea333
Parents: 5ae35e2
Author: plusplusjiajia <ji...@intel.com>
Authored: Tue Jan 26 15:59:16 2016 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Tue Jan 26 15:59:16 2016 +0800

----------------------------------------------------------------------
 docs/1.0.0-rc1/kerby-asn1.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/c21cb7c4/docs/1.0.0-rc1/kerby-asn1.md
----------------------------------------------------------------------
diff --git a/docs/1.0.0-rc1/kerby-asn1.md b/docs/1.0.0-rc1/kerby-asn1.md
index 5ca2e17..d42dbf8 100644
--- a/docs/1.0.0-rc1/kerby-asn1.md
+++ b/docs/1.0.0-rc1/kerby-asn1.md
@@ -19,6 +19,10 @@
 kerby-asn1
 =========
 
+### ASN1 hierarcy
+
+![](https://github.com/apache/directory-kerby/blob/trunk/kerby-common/kerby-asn1/docs/hierarchy.png)
+
 ### A ASN1 parser with easy and simple API
 
 ```