From f508189682b6fba62e08feeb1596f682bad5fff9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 24 Feb 2010 18:42:24 +0000 Subject: Added KDE3 version of PikLab git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/Makefile.am | 3 +++ doc/index.docbook | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 doc/Makefile.am create mode 100644 doc/index.docbook (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..5eaf9b4 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = piklab + diff --git a/doc/index.docbook b/doc/index.docbook new file mode 100644 index 0000000..bf0dd88 --- /dev/null +++ b/doc/index.docbook @@ -0,0 +1,67 @@ + + + Piklab"> + + + +]> + + + + +The &piklab; Handbook + + + + +Nicolas +Hadacek + +hadacek@kde.org + + + + + + +2005 +Nicolas Hadacek + + + +2006-05-29 +0.1 + + + +&piklab; is an integrated development environment for applications based on Microchip PIC and +dsPIC microcontrollers similar to the MPLAB environment. Support for several compiler and +assembler toolchains is integrated. The ICD2 debugger, the PICkit1 and PICkit2 programmers, +and most direct programmers are supported. A command-line programmer "piklab-prog" is also available. + + + +Check &piklab; website for up-to-date information and help. + + + + +KDE + + + + + + + -- cgit v1.2.1