Support¶
License¶
SpiX is licensed under the Gnu GPL 3 license, or any later version.
Documentation¶
The source documentation is written in
rstformat, and compiled using Sphinx. It can be found in the git repository of this project.Those
.rstfiles are compiled by Sphinx into a.texfile, itself compiled into a.pdffile. This.pdffile can be found at ReadTheDocs.org.To compile the documentation yourself:
Go to the
docdirectory.Run
make htmlormake latexpdf.
Help!¶
The home page of SpiX is: http://framagit.org/spalax/spix.
Documentation is at: http://spix.rtfd.io.
To report bugs, or ask for help, visit: https://framagit.org/spalax/spix/issues (if you don’f feel like creating yet another account, you can send me an email at
spalax(at)gresille(dot)org).