Updating documentation
diff --git a/helper/boost-graph-ccnx-global-routing-helper.h b/helper/boost-graph-ccnx-global-routing-helper.h
index ef04fac..ab6a239 100644
--- a/helper/boost-graph-ccnx-global-routing-helper.h
+++ b/helper/boost-graph-ccnx-global-routing-helper.h
@@ -22,6 +22,8 @@
 #ifndef BOOST_GRAPH_CCNX_GLOBAL_ROUTING_HELPER_H
 #define BOOST_GRAPH_CCNX_GLOBAL_ROUTING_HELPER_H
 
+/// @cond include_hidden
+
 #include <boost/graph/graph_traits.hpp>
 #include <boost/graph/properties.hpp>
 #include <boost/ref.hpp>
@@ -358,4 +360,6 @@
 
 } // namespace boost
 
+/// @endcond
+
 #endif // BOOST_GRAPH_CCNX_GLOBAL_ROUTING_HELPER_H