2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-21 05:22:21 +00:00

21 Commits

Author SHA1 Message Date
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
3c18dc4f42 Remove some more old stuff from BoostArchive. 2016-03-06 22:23:06 +00:00
Daniel James
b0faef60f2 Remove 'archive_subdir' support from BoostArchive. 2016-03-06 22:23:05 +00:00
Daniel James
aeeb9af7e9 Remove 'extractor' stuff from BoostArchive. 2016-03-06 22:23:05 +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
2f3985736a Remove some more unused filters. 2014-11-05 00:57:50 +00:00
Daniel James
8b28506bdf Update site to use new build sub-site.
Updated redirects, removed now unused filter, added some notes about
directories that need to be set up.
2014-11-05 00:57:50 +00:00
Daniel James
666b0354df Fix more php 5.3 issues.
Php code in site-tools still requires 5.4, but that's normally not run on the server.
2014-08-07 21:27:43 +01:00
Daniel James
f8cc382db8 Create a BoostArchive class. 2014-08-07 20:34:31 +01:00
Daniel James
d943d39d07 Website: Merge from beta to live
[SVN r80314]
2012-08-29 22:37:51 +00:00
Daniel James
85d266e3bc Revert links to sourceforge, and merge from beta.
Merging new documentation display developments, including unzipped files and improved http headers.



[SVN r64641]
2010-08-06 14:46:09 +00:00
Daniel James
e622e6237a Merge some changes from beta.
- Move some pages to the wiki.
 - Try to make the documentation pages a little easier to maintain.
 - Adjust the header so that it's more consisten and less likely to intefere
   with the rest of the page.
 - Some prep for 1.43 which shouldn't turn up on the actual pages.


[SVN r61781]
2010-05-04 22:46:47 +00:00
Daniel James
080da9ed08 Make the 'get_as_raw' parameter a string that lets you override the extractor instead.
[SVN r59894]
2010-02-25 08:43:04 +00:00
Daniel James
f4f46e4e2d And make displaying documentation a function.
[SVN r59888]
2010-02-25 08:41:58 +00:00
Daniel James
1227804c59 Extract the logic for finding the archive location.
[SVN r59887]
2010-02-25 08:41:46 +00:00
Rene Rivera
6a6908cb74 Add archive extraction matching based on version in addition to path. Add entries for all the redirect html files in release 1.34.1.
[SVN r43558]
2008-03-11 00:20:53 +00:00
Rene Rivera
7a371e6223 Stupid Rene forgot to change one reference to archive_file :-(
[SVN r42142]
2007-12-18 18:51:46 +00:00
Rene Rivera
441fbadb93 Add 'simple' format for archive files to allow for almost raw pages while still rewriting self links.
[SVN r42128]
2007-12-17 18:10:49 +00:00
Rene Rivera
02fc870165 Add tools subsection to documentation. And add display of tools distribution archive docs.
[SVN r41700]
2007-12-04 20:42:08 +00:00
Rene Rivera
8393ed9b6c Fix some missing content from testing result ZIPs.
[SVN r39241]
2007-09-13 18:37:21 +00:00
Rene Rivera
ad82f62438 Add regression testing section, including intro page and script to display regression results.
[SVN r39203]
2007-09-12 04:18:01 +00:00