kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16699
Re: documentation format
Sorry, I believe I understood wrong previous Nick suggestion about
hosting stuff at the current kicad servers.
I’m all for doing CI, and rendering the documentation out to:
http://doc.kicad-pcb.org or the chosen subdomain.
If that was the suggestion, that’s only static file serving, which is
cheap and with 0 maintenance.
If the suggestion was “let’s install something like github” to do SCM & collaboration,
that’s another beast (installs, upgrades, fighting spammers…).
Best regards,
Miguel Ángel.
On Wednesday, 4 de February de 2015 at 21:12, Bob Gustafson wrote:
>
> On 02/04/2015 10:13 AM, Nick Østergaard wrote:
> > > > I'll put a CMake build system in place on the documentation and make
> > > > > > sure it works on Windows + Linux. OSX guys will have to help me in
> > > > > > making sure it works there. It shouldn't be a problem though.
> > > > > >
> > > > >
> > > >
> > > >
> > >
> >
> > What does this cmake include? Does it reside in the kicad-doc repo or
> > in the kicad repo?
> >
>
> On OSX, I am shooting for a directory structure like so:
>
> KiCad
> Common
> Help
> Doc
> Libraries
> Legacy
> Fp..
>
> ProjectNumber1
> ProjectNumber1.pro
> ProjectNumber1.cmp
> ProjectNumber1.pcb
> .....
>
> ProjectNumber2
> ProjectNumber2.pro
> ProjectNumber2.cmp
> ProjectNumber2.pcb
> .....
>
> ProjectNumber3
> ProjectNumber3.pro
> ProjectNumber3.cmp
> ProjectNumber3.pcb
> .....
>
> But whatever - but so far the Help and Docs are not hooked up to my GUI
>
> Best Regards
>
> Bob G
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx (mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx)
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
>
References