Revision 132cdb87 test/docs_unittest.py

b/test/docs_unittest.py
142 142

  
143 143
      prevline = line
144 144

  
145
    prefix_exception = frozenset(["/", "/version"])
145
    prefix_exception = frozenset(["/", "/version", "/2"])
146 146

  
147 147
    undocumented = []
148 148
    used_uris = []

Also available in: Unified diff