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

512 Commits

Author SHA1 Message Date
Daniel James
c933ae3b16 Add missing algorithm documentation
Actually from the last version of boost, as I can't build the
documentation right now, but there haven't been any
significant changes.
2016-12-26 16:44:15 -05:00
Daniel James
877a98a0e1 Release 1.63.0 2016-12-26 16:13:35 -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
Automated Commit
2ca75b11ab Update documentation list 2016-11-23 01:21:28 -05:00
Daniel James
ae644adc79 Update documentation list for 1.63.0 beta1 2016-11-21 07:03:40 -05:00
Automated Commit
38a61b15a8 Update documentation list 2016-11-21 01:21:37 -05:00
Daniel James
3de65626ed Add redirect files for early GraphParallel 2016-11-13 09:11:19 +00:00
Daniel James
8a815fdff6 Backdate GraphParallel to 1.40.0 2016-11-13 09:06:52 +00:00
Automated Commit
01c09c3363 Update documentation list 2016-11-10 01:22:04 -05:00
Automated Commit
7ea13866ca Update documentation list 2016-11-04 01:22:43 -04:00
Automated Commit
ced91fddbf Update documentation list 2016-11-01 01:21:51 -04:00
Daniel James
c635caebfe Missing factory/forward documentation 2016-10-30 23:44:48 +00: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
34ce8f168e Only include visible libraries in library list 2016-10-27 20:09:13 +01:00
Daniel James
3e7ff0555c Fix default sort for library list 2016-10-27 19:23:18 +01:00
Daniel James
796d1e636d Fix documentation list 2016-10-27 19:20:59 +01:00
Daniel James
38fce7d665 Fix redirect at libs/numeric 2016-10-27 19:14:15 +01:00
Daniel James
8b9397691f Missing odeint documentation 2016-10-27 19:14:15 +01:00
Daniel James
aad8876a69 Fix documentation list 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
76e5d9c6a0 Automatically update htaccess file for releases. 2016-10-16 19:51:49 +01:00
Daniel James
c1dd8bc483 Oops, accidentally checked in old version of various things. 2016-10-06 22:43:09 +01:00
Daniel James
bfd4f9ed8f Support for generating root index file 2016-10-06 22:42:03 +01:00
Daniel James
ed92fc5013 Missing ASIO docs 2016-10-03 19:17:11 +01:00
Daniel James
f8f2df2ff5 Merge branch 'master' into develop 2016-09-30 11:19:53 +01:00
Automated Commit
c81ff87a76 Update documentation list 2016-09-29 01:22:22 -04:00
Daniel James
b8120cc53c Adjust a lot of the error handling.
Use exceptions for most internal errors. Return error codes for most errors.
2016-09-29 02:08:52 +01: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
4dd37ac5f4 Sort display of sort links 2016-09-28 22:51:27 +01:00
Daniel James
45f3957e93 Fix the sort option 2016-09-28 22:47:53 +01:00
Daniel James
8d03a339c0 Update various places where release is set. 2016-09-28 13:07:03 +01:00
Daniel James
f2765bf6b3 Update library list from release candidate. 2016-09-28 13:06:23 +01:00
Daniel James
3bd06c1594 Cleaner code to decide whether to show documentation list. 2016-09-21 09:14:21 +01:00
Daniel James
59f40e8bdd Update doc for beta2. 2016-09-15 05:31:19 -04:00
Daniel James
fb97f4e4e1 Update doc list for 1.62.0 b2 2016-09-14 13:46:43 +01:00
Automated Commit
92e0597e9c Update documentation list 2016-09-07 01:22:17 -04:00
Daniel James
9ba3d280ad Quick hack to 404 documentation list for missing documentation. 2016-09-06 08:17:24 +01:00
Daniel James
902962bb24 Update documentation list for beta. 2016-09-01 05:32:27 -04:00
Daniel James
9058ddc243 Prep to release 1.62.0 beta1 (#178) 2016-08-31 11:00:59 -05:00
Daniel James
9a7a44e073 Work when latest_version isn't set. 2016-08-24 17:26:27 +01:00
Daniel James
c6b6d62373 Always show developement branches. 2016-08-24 17:26:27 +01:00
Daniel James
7398e7e545 404 when requesting future documentation list.
Could also check for non-existant older versions, perhaps? Probably not
worth trying.
2016-08-24 17:16:20 +01:00
Daniel James
ac9efd7b59 Store the latest library version.
Will need to automatically update when updating doc list.
2016-08-24 17:16:19 +01:00
Automated Commit
3c728b299a Update documentation list 2016-07-13 08:15:15 -04:00
Daniel James
676974a570 Redirect boost build installation instructions. 2016-07-09 09:26:15 +01:00
Automated Commit
e69ba04b6f Update documentation list 2016-07-07 01:22:06 -04:00
Automated Commit
cf993525b0 Update documentation list 2016-07-05 04:17:52 -04:00
Daniel James
d404463956 TODO notes where might want to use hidden libraries.
Currently just pretend they don't exist.
2016-07-04 23:31:35 +01:00
Daniel James
0fc496c96f Merge branch 'develop' 2016-07-04 22:54:22 +01:00
Daniel James
24cbf9ee35 Run backdate script.
There are some removed entries. This is because there used to be a
difference between develop and master, as the module names are
different. Now there's no difference, so the develop entry is
automatically removed.
2016-07-04 22:45:50 +01:00