2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-24 04:22:15 +00:00
Commit Graph

654 Commits

Author SHA1 Message Date
Daniel James
de6feb6413 Don't use lower case category
The category view was broken because it was converted into lowercase, so
only lowercase paramater values when appropriate. Unfortunately the code
for generating the links at the top is case sensitive, so they're
slightly wrong if a parameter value has the wrong case, but that's
unlikely, and not that bad. Will need to improve this though.
2017-01-14 23:56:31 +00:00
Daniel James
a2d7f7dd4d Rebuild 2017-01-14 23:05:50 +00:00
Daniel James
d8534ea0d6 Merge branch 'master' into develop 2017-01-14 23:05:02 +00:00
Automated Commit
df128bc6e3 Update documentation list 2017-01-14 01:21:52 -05:00
Daniel James
e83ebd0627 Rebuild 2017-01-12 06:41:55 +00:00
Automated Commit
d3d3dcc022 Update documentation list 2017-01-11 01:21:39 -05:00
Daniel James
d2ec97e5bd Add release details I missed out
Doesn't make any real difference, but maybe they'll be used in the future.
2016-12-26 18:47:49 -05:00
Daniel James
be6f68a040 Update time of release 2016-12-26 18:44:33 -05:00
Daniel James
1bf703351a Update release data + libraries.txt 2016-12-26 16:21:19 -05:00
Daniel James
2fd95287c0 Rebuild 2016-12-26 16:17:35 -05:00
Daniel James
501791cb76 Merge branch 'release-1.63.0' into develop
Conflicts:
	generated/state/feed-pages.txt
	generated/state/page-cache.txt
	generated/state/release.txt
2016-12-26 16:16:30 -05:00
Daniel James
877a98a0e1 Release 1.63.0 2016-12-26 16:13:35 -05:00
Daniel James
8d85bb9d86 Update pages 2016-12-22 20:40:52 -05:00
Daniel James
b249717eaa Load release data 2016-12-22 20:39:53 -05:00
Daniel James
f5f2f69fde Run update-pages.php 2016-12-13 01:11:25 +00:00
Daniel James
1e84248a17 Partial rebuild 2016-12-13 01:09:21 +00:00
Automated Commit
af0416267a Update documentation list 2016-12-12 01:21:37 -05:00
Daniel James
59bbd40d38 Allow 1.63.0 docs to be visible on the main site 2016-12-11 13:21:05 +00:00
Daniel James
3f7f194a9d Manually update latest version in library list
Minor bug as it's only updated when the release is finalised, not when
the documentation is added. I really need to get rid of this and use the
release data instead.
2016-12-11 05:17:37 +00:00
Daniel James
d39751c717 Run update-pages.php
Not sure if I really wanted it to update 1.46.0. At least should look
into listing only the latest point release in the documentation list.
2016-12-11 05:11:34 +00:00
Daniel James
515f4aee2a Run scan-documentation.php (on server) 2016-12-11 05:09:51 +00:00
Daniel James
c7c1fb6914 Run load-release.data.php releases/boost_1_63_0_rc1.txt 2016-12-11 05:04:54 +00:00
Daniel James
110bcef335 Run update-pages.php 2016-12-11 05:04:29 +00:00
Automated Commit
2ca75b11ab Update documentation list 2016-11-23 01:21:28 -05:00
Automated Commit
5ef3edad5a Update documentation list 2016-11-22 01:21:42 -05:00
Daniel James
9cb4cc64e2 Rebuild 2016-11-21 07:14:02 -05:00
Daniel James
4da760c9e2 Set 1.63.0 beta1 as released 2016-11-21 07:09:32 -05:00
Daniel James
ae644adc79 Update documentation list for 1.63.0 beta1 2016-11-21 07:03:40 -05:00
Daniel James
354e64a607 Release data for boost 1.63.0 beta1
This was mostly done automatically using the script on the develop
branch, then I copied over the new entry and editted it slightly.
2016-11-21 07:02:00 -05:00
Automated Commit
38a61b15a8 Update documentation list 2016-11-21 01:21:37 -05:00
Daniel James
d8e12a5bdd Rebuild 2016-11-17 20:57:35 +00:00
Daniel James
dcbed577a6 Fix link to 1.32.0 documentation 2016-11-14 20:30:12 +00:00
Daniel James
d5b273edf2 Rebuild 2016-11-13 16:24:47 +00:00
Daniel James
7dae84baef Rebuild 2016-11-13 09:32:11 +00:00
Automated Commit
8e89f32fc6 Update documentation list 2016-11-13 04:08:56 -05:00
Daniel James
1fd4d47c81 Rebuild 2016-11-12 19:33:13 +00:00
Daniel James
561a0accb6 Rebuild 2016-11-11 09:45:08 +00:00
Automated Commit
01c09c3363 Update documentation list 2016-11-10 01:22:04 -05:00
Daniel James
c96d541c15 Rebuild 2016-11-10 01:38:08 +00:00
Daniel James
0a2b64a785 Add release notes for unordered and hash. 2016-11-06 13:04:20 +00:00
Daniel James
cc3b5c1cb1 Fill in release notes 2016-11-06 12:57:23 +00:00
Automated Commit
7ea13866ca Update documentation list 2016-11-04 01:22:43 -04:00
Daniel James
9946dba016 Rebuild 2016-11-03 22:47:27 +00:00
Daniel James
e7cc5d5689 Rebuild 2016-11-03 20:18:50 +00:00
Daniel James
fc16a77074 Link by default to master in dev release notes 2016-11-02 21:01:29 +00:00
Daniel James
64a30e4706 Python release notes 2016-11-02 20:49:27 +00:00
Daniel James
82abb7b055 Rebuild with new scripts 2016-11-02 20:48:20 +00:00
Automated Commit
ced91fddbf Update documentation list 2016-11-01 01:21:51 -04:00
Daniel James
c8f365bd26 Merge branch 'develop'
Pretty large development merge. Including:

- More robust PHP error handling.
- Automatically update release data from various sources. Manually
  updating a json file was too error prone.
- Normalize hashes of release notes, so that they won't need to be
  manually updated so often.
- Small improvements to quickbook page data.
- Cache html generated from quickbook - so no need to reparse when
  changing release data. Much of the site can now be rebuilt without
  installing quickbook, although changes in quickbook won't be included.
- Scripts in site-tools have are more consistent at the command line,
  and all support '--help' (although some have very little information).
- Automatically update more of the site for new releases.
2016-10-30 19:57:32 +00:00
Daniel James
281e09d317 Fix some links 2016-10-30 19:46:15 +00:00