I Haven't posted here for a while, not because I didn't have anything, I have actually updated the Sandcastle Help File Builder plug-in for CCNet a few times since then.
First of all I found a "Do'h" error, a simple "!" was missing in the publishing code, the reason why we never saw it was that if the directory structure of the help already existed where it was published to, the error did not occur, well this is what happens when you don't do prober testing, but as it is a "prototype" still I was not to alarmed. Sadly it might be one of those prototypes that might end up staying a prototype forever.
So the status on the version that are running on our build servers where I work would be as shown here below.
From the list of requirements, the following are "implemented":
- Build a Sandcastle Help File Builder project.
- Copy the output to a desired directory.
- Parse Sandcastle Help File Builder log to something that can be displayed in CCNet
- Summary for the build (number of missing references, documentations)
- Detailed report over missing documentations (Browse able by components ect.)
Yet to be desired:
- Pass/Fail levels on missing documentation
I will try to get it up on the site here before next week.