I created a namespace called
Systems.RegReporting.SystemDocs.v1, but when I tried
to create links to it, the wiki
text 'Systems.RegReporting.SystemDocs.v1.HomePage'
rendered up as 'SystemDocs.v1.HomePage'.
After playing around, it was determined that this was
due to the bad namespace part 'v1' which was not
PascalCased.
If this is the rule, then the Namespace tools should
really stop you from adding such namespaces, and the
admin screens should highlight such badly-named
namespaces.