CharliePoole
CharliePoole
Sorry... I didn't explain well.... I akready do as you suggest. But I wanted to use automatic menu items EXCLUDING a certain page... maybe with a check box in the...
How can I enable custom menu for a single page but not for others?
One static page for each person in my family tree... 500 or so.
None taken. I'm experimenting with several apps and HTMLy sounded like a possibility. Funny, I had forgotten about DokuWiki... I used it some years back for software documentation.
Schema is more than just a documentation issue. NUnit V2 actually used a schema to validate it's XML output. If we do this, we should do the same, otherwise it's...
The wording appears in the documentation for NUnit `TestSpeciicationLanguage`, not in the docs for `TestCaseData`. The "no change" phrase refers to the original implementation of `SetName`, which has been around...
See updated page at https://github.com/nunit/docs/wiki/Template-Based-Test-Naming
Can you point out the passage in the document that leads you to expect the method name? Can I clarify it in some way?
That citation has to do with the __default__. Once you use SetName, the default behavior is no longer operable. As it says, the name you supplies overrides the default. Actually,...
If you consider this an issue with the code, rather than a documentation issue, it should go to the people working on the particular code that seems to be the...