Donovan
1f335ba82f
Add secondary sort by name to C++ Minimum (cxxstd)
...
- Added secondary sort by library's name on same cxxstd values When sorting by C++ Minimum
- Removed 'std' from XML parsing as it has been removed from the XML file by the latest build.
2021-01-13 01:29:48 +08:00
Donovan
0404ee4a2f
Put 'std', 'cxxstd' field for xml parsing
...
- Put 'std' field back for xml parsing for the time-being
- Remove 'std' field in xml export
2021-01-12 02:02:22 +08:00
Donovan
047a33cb22
Remove all std references
...
- Removed 'std', 'std-proposal', 'std-tr1' throughout the codes
- Titlize 'C++ standard minimum level' in the doc page
2021-01-11 10:19:38 +08:00
Donovan
787eb56589
Update library doc page with 'Standard' field removed
...
- Remove 'Standard' field from each library info
- Remove 'Standard Proposals' and 'TR1 libraries' from sort categories
- Add 'C++ Minimum' to sort categories
2021-01-10 10:59:11 +08:00
Automated Commit
d13509c653
Update documentation list
2020-06-23 19:14:22 +00:00
Glen Fernandes
d6d26b348d
Further changes from US-ASCII to UTF-8
2020-04-10 17:41:08 -04:00
Glen Fernandes
726203d919
Update charset to utf-8
2020-04-10 17:37:30 -04:00
Daniel James
e4bd4ef642
Use valid URN in RSS feed
...
From CSS validator:
https://validator.w3.org/feed/docs/error/InvalidURN.html
2018-04-13 11:38:43 +01:00
Daniel James
42a8980205
Add atom:link with rel="self"
...
As recommended by the RSS validator:
https://validator.w3.org/feed/docs/warning/MissingAtomSelfLink.html
2018-04-13 11:37:09 +01:00
Daniel James
108ea7216b
Store guids so they don't change when website URL changes
...
Converting everything to https was going to change the guid of every RSS item.
By storing them, they won't be affected by such changes to the code.
2018-04-13 11:14:58 +01:00
Daniel James
a4f4815023
Code changes to support HTTPS
2018-04-13 09:14:48 +01: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
Daniel James
d60c77817a
Test that base_links works with a https base
2018-03-25 11:22:43 +01:00
Daniel James
d36ba12f4d
Match https links to boost.org in html filter
2018-03-25 11:18:30 +01:00
Daniel James
3ffbdb5cf0
Use UTF-8 on error page
...
Should probably do this everywhere.
2018-02-09 17:36:05 +00:00
Daniel James
48f05b1a47
Use html_encode that handles invalid UTF-8 everywhere
...
Trying to view documentation with an invalid path would cause an error when it
encoded the path in the 404 error page, so rather than fix that case, just use
a safer function everywhere. Although maybe should be a bit more cautious about
displaying user supplied text?
2018-02-09 17:21:53 +00:00
Daniel James
9dd59ce7e0
Use json for release data
...
Wrote some custom code for writing json as the pretty print option isn't
available on older versions of php.
2018-02-06 20:32:12 +00:00
Daniel James
ed71b42d97
Quick hack to get raw pages
2018-01-30 18:04:18 +00:00
Daniel James
2f6d3a0e3f
Add viewport metatag to boostbook documentation
2017-11-05 22:15:55 +00:00
Daniel James
3ea5b26f2e
Don't send error headers if headers have already been sent
2017-09-14 16:34:06 +01:00
Daniel James
15b21ff234
Support 'fallback' directory in documentation-fixes
2017-09-09 19:29:51 +01:00
Daniel James
90814d8302
Add 'minor release' for non-point release number, and use in template
2017-08-27 23:53:31 +01:00
Daniel James
c1256a876a
Include the body tag in develop_box filter
2017-08-27 22:47:20 +01:00
Daniel James
4770b0c110
Add yellow box to top of root index page
2017-08-27 15:05:12 +01:00
Daniel James
11c4e5f549
Disable last modified date for directory lists
...
Disables both the last modified and etag headers. I think they work
okay, but I'm not sure, and it doesn't cost much to disable them.
2017-08-07 19:29:53 +01:00
Daniel James
f31c2898b1
Close comment
2017-08-03 18:50:43 +01:00
Daniel James
1e8df7203c
Make the cache expiration date shorter
...
Fixes #262
2017-08-03 16:02:36 +01:00
Daniel James
935a7d18e3
Add download tables to download page
...
Looks a bit ugly, perhaps also a bit redundant as the release notes are
generally good enough for downloading.
2017-07-30 19:20:49 +01:00
Daniel James
696ea6ee6e
Store 'params' as member variables in BoostArchive
2017-07-30 19:20:49 +01:00
Daniel James
baad1c756e
Add some php-doc comments to BoostArchive
2017-07-23 13:43:12 +01:00
Daniel James
c106968b3e
Remove some redundant code from BoostArchive::display_raw_file
2017-07-23 13:43:12 +01:00
Daniel James
238e5114c6
Update page data before generating quickbook page
...
Need to do it first, in order to set the page location. It might be best
to also do this every time the page is regenerated?
2017-07-13 17:01:01 +01:00
Daniel James
1a1dd6810a
Remove the chrono/Stopwatch manual metadata override
...
It now has status=unrelease in both develop and master.
2017-07-08 20:53:44 +01:00
Daniel James
53ea7b52cd
Don't write out empty authors tag
2017-07-02 14:52:36 +01:00
Daniel James
2b2298c599
Add support for 'removed' status + remove TR1
2017-07-02 14:52:36 +01:00
Daniel James
cd8ecff9ae
Move asciidoctor header css into main css file
2017-06-18 13:10:43 +01:00
Daniel James
d35a3e755d
Add body class to asciidoctor docs
2017-06-18 13:07:34 +01:00
Daniel James
7f698ab503
Detect asciidoctor docs, and fix header style
2017-06-18 13:07:12 +01:00
Daniel James
d9a990c8b9
Fix json bintray-version
2017-06-17 13:35:24 +01:00
Daniel James
64cfbd90a0
Fix indentation
2017-06-15 13:22:21 +01:00
Daniel James
e951d500b5
Support json bintray-version files
2017-06-15 13:22:09 +01:00
Daniel James
379bcdc16f
Fix protocol in error_handler
2017-06-09 21:16:51 +01:00
Daniel James
d38607da66
Scan for new pages when running 'update_pages --in-progress-only'
...
So that it will pick up new release notes. It also means that the state
will be updated for other pages. They won't be rebuilt, but I feel that
the state should only be updated when they are actually going to be
built. Maybe add an option to `update_qbk_file` to only update
development pages. Or perhaps only scan for new files that aren't in
pages yet.
2017-06-09 21:16:51 +01:00
Daniel James
ac91fe9cc7
Fix generate.php for non-standard branches
2017-06-09 21:16:51 +01:00
Daniel James
6d8c91b3b5
Fix download links
2017-04-19 19:31:30 +01:00
Daniel James
6a6fabdab1
Add option to specify version when loading release data
...
Was inferring it from the download page URL, but that isn't currently
following the normal format.
2017-04-17 17:27:59 +01:00
Daniel James
568e661541
Support for new download path
2017-03-22 21:46:29 +00:00
Daniel James
0f3ebbdf09
When checking release data, convert DateTime objects to strings
...
This will trigger a rebuild of the 1.63.0 release notes, but that should
be tolerable. Without this change, different versions of php will encode
the DateTime differently in json, resulting in unnecessary rebuilds.
2017-03-02 10:27:26 +00:00
Daniel James
40126d7210
Add configuration option for quickbook executable
2017-03-02 10:27:26 +00:00
Daniel James
5e03142069
Remove unnecessary 'clear' tag
...
It's already in $BOOST_ROOT/index.php, so isn't needed in the template
file.
2017-03-02 10:27:26 +00:00