$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sam Darwin (samuel.d.darwin_at_[hidden])
Date: 2024-01-08 15:53:49
> Cloudflare
2.8 Limitation on Serving Non-HTML Content
The Services are offered primarily as a platform to cache and serve web
pages and websites. Unless explicitly included as part of a Paid Service
purchased by you, you agree to use the Services solely for the purpose of
(i) serving web pages
> What's the purpose of development snapshots?
- The existing scripts that publish official releases do that by using the
development snapshots. Renaming the latest snapshot, which was built using
CircleCI.
- Constantly validating the full build process through CircleCI
- 'develop' and 'master' docs are sourced from the snapshots. Notice the
'develop' in this URL.
https://www.boost.org/doc/libs/develop/tools/boostdep/doc/html/
- a 'git checkout' would still need to compile the html files. After that
has been done, it's convenient to zip the results, and upload them to the
web server.