Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document my last hack
[simgrid.git] / docs / source / conf.py
index a0e3778..1b78ffd 100644 (file)
@@ -94,6 +94,9 @@ nitpick_ignore = [
   ('cpp:identifier', 'kernel::resource::NetworkAction'),
   ('cpp:identifier', 'kernel::routing'),
   ('cpp:identifier', 'kernel::routing::NetPoint'),
+  ('cpp:identifier', 'ns3'),
+  ('cpp:identifier', 'ns3::Ptr<ns3::Node>'),
+  ('cpp:identifier', 'ns3::Node'),
   ('cpp:identifier', 's4u'),
   ('cpp:identifier', 's4u_Actor'),
   ('cpp:identifier', 's4u_Barrier'),