docs: Documentation update
diff --git a/docs/Doxyfile b/docs/Doxyfile
index b2fb53d..ec68f04 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -575,7 +575,7 @@
# introspected-doxygen.h should be manually created:
# For example:
-# ../../../build/utils/ns3-dev-print-introspected-doxygen-debug --group Ccnx > introspected-doxygen.h
+# ../../../build/utils/ns3-dev-print-introspected-doxygen-debug --group Ndn > introspected-doxygen.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
@@ -1426,7 +1426,7 @@
# If set to YES, the inheritance and collaboration graphs will show the
# relations between templates and their instances.
-TEMPLATE_RELATIONS = NO
+TEMPLATE_RELATIONS = YES
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
# tags are set to YES then doxygen will generate a graph for each documented