Commit d218fb4f by apoorvnaik

ATLAS-2698: Documentation for Glossary feature

Change-Id: Idc6d1dd1eb57defceec44eb076b9a1fa4af094e5
parent 541c1102
......@@ -78,6 +78,11 @@
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-markdown</artifactId>
<version>${doxia.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-core</artifactId>
<version>${doxia.version}</version>
</dependency>
......
......@@ -54,6 +54,7 @@ capabilities around these data assets for data scientists, analysts and the data
* [[TypeSystem][Type System]]
* [[Search - Basic][Search: Basic]]
* [[Search - Advanced][Search: Advanced]]
* [[Glossary][Glossary]]
* [[security][Security]]
* [[Atlas-Authentication][Authentication]]
* [[Atlas-Authorization-Model][Atlas Authorization Model]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment