Glen Fernandes
726203d919
Update charset to utf-8
2020-04-10 17:37:30 -04:00
Mateusz Łoskot
7391826c8b
Update links to Wiki to point at boostorg/wiki/wiki
2020-02-12 09:28:33 +01:00
Glen Fernandes
cc13341750
Merge pull request #387 from tzlaine/master
...
Add note about WG21-friendly review manager list.
2018-12-11 14:42:14 -05:00
Zach Laine
24fd4eba4d
Remove Jeff Garland from the rotating reviewers list.
2018-11-21 12:13:52 -06:00
Zach Laine
864e533fe6
Add Edward Diener to list of rotating review managers.
2018-11-20 14:12:59 -06:00
Zach Laine
ab6b286a8d
Add note about WG21-friendly review manager list.
2018-11-19 11:22:30 -06:00
Mateusz Łoskot
8063d2c08a
Allow LICENSE file per a library repository
...
The requirement was established in the pre-GitHub era when
Boost codebase was hosted in single the repository.
Besides, there are around thirty libraries
already 'breaking' the old guideline.
2018-11-12 21:42:27 +01:00
Mateusz Łoskot
f4aa58bee3
Update bug tracker links from Trac GitHub
2018-09-06 18:20:30 +02:00
Marshall Clow
c66aa63d7d
Merge pull request #300 from ldionne/ldionne-backwards-compat
...
Add notes on backwards compatibility
2018-07-10 07:31:05 -07:00
Daniel James
40688e1552
Update links for https
...
Mostly in comments. Might be better to use relative links from html.
2018-04-13 09:14:48 +01:00
Mateusz Loskot
9f1ef444a1
Add note on #include "furball.hpp" as discouraged
...
Spells out already established convention.
2018-04-12 14:22:01 +02:00
Rene Rivera
148d380990
Fix OpenHub info refs for https.
2018-04-04 14:27:16 -05:00
Daniel James
70ba47992c
Use https to link to lists.boost.org
2018-03-25 10:31:46 +01:00
Daniel James
33553d7f18
Use https to embed calendar
2018-03-24 20:04:59 +00:00
Daniel James
3aa079f3fc
Copy local changes from server
...
To have a record of what's actually in use, to make it easier to change them,
and to make updating the website simpler.
2018-02-12 11:06:04 +00:00
Louis Dionne
e5699a82a9
Add notes on backwards compatibility
...
This reflects the conclusion we seemed to have reached on the mailing list
in this discussion: https://lists.boost.org/Archives/boost/2017/12/240071.php
2018-02-09 13:24:01 -08:00
Daniel James
3265a0e823
Update link to getting started wiki page
2018-01-12 11:12:07 +00:00
Daniel James
cc72aac53c
Add explicit-failures-markup.xml to library organization
2017-10-31 00:15:40 +00:00
Daniel James
5159e1bd83
Run tidy over requirements
2017-10-25 02:11:20 +01:00
Peter Dimov
c862971ef6
Update testing requirements
2017-10-25 02:32:39 +03:00
Daniel James
8bddb03a59
Update the table of contents
...
And add an anchor for the old link, to fix any other existing links to it.
2017-09-24 13:32:58 +01:00
Daniel James
191edfe497
Link to metadata documentation from requirements
2017-06-09 21:16:51 +01:00
Niall Douglas
816540e6c6
Undid some of David's more contentious edits
2017-03-27 00:23:45 +01:00
David Sankel
72e3e7ce43
Made several wording adjustments.
...
I tried to make the text flow a bit better and to soften some of the
rough edges.
2017-03-24 07:33:23 -04:00
Niall Douglas
1f9dd50834
Addressed some of David Sankel's concerns about tone.
2017-03-23 15:37:34 +00:00
Niall Douglas
50a9b67aa1
Updated new library submission workflow to reflect new consensus on policy.
2017-03-21 22:58:49 +00:00
Daniel James
fb5cf44007
Update the website updating instructions
2017-03-08 21:55:57 +00:00
Daniel James
768ceaa946
Fix case insensitive category names
...
Now they are indexed by lower case name, and library category is stored
in lower case.
2017-01-21 13:13:34 +00:00
Daniel James
af5bb69290
Rename/comment a few variables and functions
2016-12-11 14:56:42 +00:00
Daniel James
451e564c26
Use exceptions for http errors
...
Not how I'd normally do this, but seems cleaner than exiting the script
in the middle of a constructor.
2016-11-30 01:30:37 +00:00
Daniel James
b6ca3886f3
Clean up library list/pull request + better error pages
2016-11-14 22:53:35 +00:00
Daniel James
2ec09f6f47
Automatically update the documentation list
2016-10-16 19:51:49 +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
4bb82ad91c
Move the snapshot links before the inspect reports.
...
Might just merge the two sections into one?
2016-09-01 09:36:06 +01:00
Daniel James
e2cb02810e
Update development/testing.html for new snapshots.
2016-08-14 19:55:14 +01:00
Daniel James
0b204e427c
Document the status field.
2016-07-04 23:19:41 +01:00
Daniel James
27004f183d
Remove unused php files.
...
- The old mailing list feeds that used to be in the sidebars.
- The old snaphost from subversion mechanism.
- The old minimal release notes system, which was never really used.
2016-06-05 13:41:35 +01:00
Daniel James
ecb33fc721
Update the config setup to reflect current server.
2016-05-29 19:49:57 +01:00
Daniel James
0fab99b918
Merge branch 'feature/separate-docs-and-test-results'
...
The documentation pages and the test results were handled by the same
code. That made sense originally when they were served in a very similar
manner, but over time their requirements got increasingly different and
it was getting overcomplicated to serve both in one place. So replace
the generic implementation with two more specific implementations.
2016-04-10 09:57:27 +01:00
Daniel James
c136493b6d
Better to just delete the old 'Acknowledgements' link.
...
It was just mean to be the table of contents for the page, but doesn't
really apply now, since they're on a different page.
2016-04-04 21:19:11 +01:00
Ben Wiederhake
41ebcb0baf
Fix dead link: Acknowledgements
2016-04-04 21:17:10 +01:00
Ben Wiederhake
c792782b12
Fix typos.
2016-04-04 21:17:09 +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
1ccb61d4d4
Fix typo, Trac #11596 .
2016-01-14 00:00:07 +00:00
Rene Rivera
9e48d9ddcc
Rename "boostbook" doc target to less confusing "boostdoc".
2016-01-06 11:22:26 -06:00
Rene Rivera
1226652c3e
Clarify doc/html requirement. Fix boostbook target reference.
2016-01-06 10:33:38 -06:00
Rene Rivera
9a32a6dffe
New structure and integration requirements. Rewrite structure
...
requirements, add integration requirements, and general cleanup to
further the modularity of libraries and ease tool development and
maintenance.
2016-01-06 07:04:46 -06:00