2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 07:02:23 +00:00

55 Commits

Author SHA1 Message Date
Daniel James
01f32a76da Inline some now trivial functions in BoostDocumentation. 2016-03-06 22:23:06 +00:00
Daniel James
cc4686cb7b Extract some of the common code into a new file.
It's a bit arbitrary, so might reconsider later.
2016-03-06 22:23:06 +00:00
Daniel James
5b64662904 Clean up 'last_modified' handling, not need in BoostArchive 2016-03-06 22:23:06 +00: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