$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Rodrigo Madera: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Previous message: Agustín K-ballo Bergé: "Re: [boost] [filesystem] Epoch of trivial_clock"
- In reply to: Daniel James: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Next in thread: Rodrigo Madera: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Reply: Rodrigo Madera: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Reply: Edward Diener: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
On 22 August 2014 16:30, Daniel James <dnljms_at_[hidden]> wrote:
>
> It's not the same system. Htmlpreview is implement in client side
> javascript and uses a yahoo service to get the files from the github
> api. It's not actually a github service, they're just running it on
> github's servers. Github pages creates some sort of static site on
> github's servers - so it requires less work for them than handling api
> requests. All you need to do is create a gh-pages branch containing
> whatever you wish to serve (in my case it's just branched from a
> feature branch with the generated html checked in). Github will then
> create a site.
Easier to just do it myself:
http://danieljames.github.io/variadic_macro_data/doc/html/index.html
- Next message: Rodrigo Madera: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Previous message: Agustín K-ballo Bergé: "Re: [boost] [filesystem] Epoch of trivial_clock"
- In reply to: Daniel James: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Next in thread: Rodrigo Madera: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Reply: Rodrigo Madera: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
- Reply: Edward Diener: "Re: [boost] [review] Formal review period for VMD library begins today, Aug 21, and ends Sat, Aug 30"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>