diff options
Diffstat (limited to 'nimdoc/testproject/expected/testproject.idx')
-rw-r--r-- | nimdoc/testproject/expected/testproject.idx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nimdoc/testproject/expected/testproject.idx b/nimdoc/testproject/expected/testproject.idx index 46ffaee72..c29223a83 100644 --- a/nimdoc/testproject/expected/testproject.idx +++ b/nimdoc/testproject/expected/testproject.idx @@ -64,5 +64,7 @@ nim Rectangle testproject.html#Rectangle Shapes.Rectangle 380 nim Shapes testproject.html#Shapes enum Shapes 380 nim anything testproject.html#anything proc anything() 387 nim T19396 testproject.html#T19396 object T19396 392 +nim somePragma testproject.html#somePragma.t template somePragma() 396 +nim MyObject testproject.html#MyObject object MyObject 400 nimgrp bar testproject.html#bar-procs-all proc 31 nimgrp baz testproject.html#baz-procs-all proc 34 |