← Back to team overview

kicad-developers team mailing list archive

Re: documentation format

 


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


Follow ups

References