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

645 Commits

Author SHA1 Message Date
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
Daniel James
66ef2f80ec Rebuild 2016-10-27 19:14:23 +01:00
Automated Commit
19f9eb29dd Update documentation list 2016-10-27 01:22:23 -04:00
Daniel James
ca4016c3bf Rebuild 2016-10-26 20:08:41 +01:00
Daniel James
5f61c6ec92 Remove new library section from 1.63.0 2016-10-26 18:58:16 +01:00
Daniel James
995ebd4df9 Save the current version to a file
Code is very messy, but now there's nothing that needs to be manually
updated for a new version.
2016-10-16 19:51:49 +01:00
Daniel James
2ec09f6f47 Automatically update the documentation list 2016-10-16 19:51:49 +01:00
Daniel James
1e629fb2cb Rebuild 2016-10-16 11:23:04 +01:00
Daniel James
0f44582d07 Load and save release data, still need to update.
Also normalized the beta version numbers in the state file.
2016-10-07 09:48:02 +01:00
Daniel James
c1dd8bc483 Oops, accidentally checked in old version of various things. 2016-10-06 22:43:09 +01:00