Skip to content

peje66/CSpice-QtHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSpice-QtHelp

Makefile to create QtHelp document from cspice documentation from naif.jpl.nasa.gov

Prerequisites

You will need:

  • cspice installation Toolkit (spice, mice or icy should theoretically work, untested)
  • qhelpgenerator
  • assistant (for test)
  • awk
  • sed

Procedure

Install CSpice from http://naif.jpl.nasa.gov/naif/toolkit.html. Then:

    cd ~
    git clone https://github.com/peje66/CSpice-QtHelp.git
    cd <cspice-dir>/doc/html
    make -f ~/CSpice-QtHelp/Makefile

Optionally:

    make -f ~/CSpice-QtHelp/Makefile test

Now you have a cspice.qch ready for use in assistant or kdevelop

About

Makefile to create QtHelp document from cspice documentation from naif.jpl.nasa.gov

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors