Can I make a suggestion..
What I want to do is create a "simg...@freeflightsim.org" as an user.
The idea is to knock out the latest "bleeding edge docs" and "changes" to
simgear..
Example is here..
http://docs.freeflightsim.org/simgear/
But I prefer a "sub domain"..
On the server,
Doxygen is installed and parses and knocks out the documentation..
This included the dependancies etc..
So the Question I am really getting down to is..
1) can I create a "jenkins-docs-slave"..
every push in simgear or fg etc, triggers build..
2) the build if succesful,, would be immeadeate on said webbsite...
So LIVE DOCS time... ;-)
The end goal for me.. and my objective..
... The area is vast of FlightGear.. and so many "parts"..
... eg OSG, sqlite, openGl, osg, simgear, files as xml, inages, vectors,
blobs, terrasynv, live update with udp, http, socket et all..
3) I figured out hoe to interlink all the parts.. Twice
- first pass is for simgear to build and create index, then fg and create
index
- run again as one will depend upind the other by then..
and then.. U get the whole html blob..
On the decicated..
its and nginx config to a static site as user simgear
eg
listen {
simgear.freefligtsim.org simgear.flighgear.org;
root /home/simgear/jenkings/build_html/
index index.html
}
So its automatically build at each commit trigger..
Does that make sense james..
Not sure what to do re double build..
Expected its on the "dedicated" and "paths" between "accounts".. or alike..
The only latest doxygen is an user on machine also, so compiled to latest
version..
Pete
On Thu, Oct 3, 2013 at 10:53 PM, James Turner <zakal...@mac.com> wrote:
>
> On 3 Oct 2013, at 22:20, Alan Teeder <ajtee...@v-twin.org.uk> wrote:
>
> Sorry, but MSVC does not have a round function. ;(
>
>
> Yes, C99 is a cutting-edge spec :)
>
> I'll add a replacement for MSVC, thanks for spotting my mistake.
>
> Kind regards,
> James
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel