Daniel James
d827cf8866
Fix links from regression source into boost source
2016-11-14 22:53:35 +00:00
Daniel James
f4472fc751
Website bootstrap file.
...
Sets up error handling and timezone, maybe other things in the future.
2016-09-29 02:08:52 +01:00
Daniel James
60ea43d74b
Remove the 'zipfile' parameter, and supporting code.
...
Now BoostDocumentation is always from the file system. BoostArchive
always from a zipfile.
2016-03-06 22:23:05 +00:00
Daniel James
1c4b3b1dda
Separate classes for serving documentation + test results.
...
Obviously a lot of code duplication, that will be removed soon.
2016-03-06 22:23:05 +00:00
Daniel James
3abfe38677
Add a 'min version' parameter to the matcher list.
...
Will match for any versions later than the given version. Note that the
first match is the successful one, so will need to put versions in
reverse order, as will be seen in next commit.
2015-08-23 17:25:23 +01:00
Daniel James
6b8859aeba
Display regression docs from a local repo clone.
2015-04-12 15:18:06 +01:00