Typica is a free program for professional coffee roasters. https://typica.us
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Neal Wilson 7e531f2ad0 Typica 1.4.3 11 år sedan
..
examples Typica 1.4.3 11 år sedan
style Typica 1.4.3 11 år sedan
doc.pri Typica 1.4.3 11 år sedan
index.qdoc Typica 1.4.3 11 år sedan
qextserialport.qdocconf Typica 1.4.3 11 år sedan
readme.txt Typica 1.4.3 11 år sedan

readme.txt

Note: 

If you are using qextserialport-XXX.tar.gz, the qesp.qch and
html files have been provided.

Open the file "html/index.html" using your web browser.
Or integrated the "html/qesp.qch" into your QtCreator.


== How to generate help files? ==

Simply run following commands at toplevel directory.
qmake
make docs

Or run the following command at this directory
qdoc3 qextserialport.qdocconf

Then a folder called "html" will be generated.
Open the file "html/index.html" using your web browser.

== How to integrated into Qt Creator or Qt Assistant? ==

Once the html files are generated. run following commands
cd doc/html
qhelpgenerator qesp.qhp

A file called "qesp.qch" will be generated.

For Qt Assistant:
Edit ==> Preferences ==> Documentations ==> Add...

For Qt Creator
Tools ==> Options ==> Help ==> Documentations ==> Add...