Changes between Version 49 and Version 50 of WikiStart


Ignore:
Timestamp:
06/04/12 12:55:26 (12 months ago)
Author:
stuge
Comment:

Minor rewording in text and links

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v49 v50  
    44== Welcome == 
    55 
    6 libusb is a C library which gives applications easy access to USB devices on many different operating systems. libusb is an open source project, the code is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html GNU Lesser General Public License version 2.1] or later. 
     6libusb is a C library that gives applications easy access to USB devices on many different operating systems. libusb is an open source project, the code is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html GNU Lesser General Public License version 2.1] or later. 
    77 
    88== Getting started == 
    9 There are two versions of the API, the current API [wiki:libusb-1.0] and its legacy predecessor [wiki:APIs#libusb-0.1legacyAPI libusb-0.1].[[BR]] 
    10 For all future development please pick [wiki:libusb-1.0], for a detailed comparison of API versions see the [wiki:APIs APIs page]. 
     9There are two versions of the libusb API: the current [wiki:libusb-1.0] API, and its legacy predecessor [wiki:APIs#libusb-0.1legacyAPI libusb-0.1].[[BR]] 
     10Please use [wiki:libusb-1.0] for all new development. For a detailed comparison of API versions, see the [wiki:APIs APIs page]. 
    1111 
    1212||       ||= Download sources =||= Browse sources =||= Documentation =|| 
    13 ||='''1.0''' =|| '''[http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2/download libusb-1.0.9.tar.bz2]''' || '''[gitweb-1.0: 1.0.x Gitweb]''' || '''[api-1.0: 1.0.x API documention]''' || 
    14 ||=0.1 (legacy) =|| [http://sourceforge.net/projects/libusb/files/libusb-compat-0.1/libusb-compat-0.1.4/libusb-compat-0.1.4.tar.bz2/download libusb-compat-0.1.4.tar.bz2] || [gitweb-compat-0.1: 0.1.x Gitweb] || [doc-0.1: 0.1.x API documention] || 
     13||='''1.0''' =|| '''[http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2/download libusb-1.0.9.tar.bz2]''' || '''[gitweb-1.0: libusb-1.0 Gitweb]''' || '''[api-1.0: 1.0 API documention]''' || 
     14||=0.1 (legacy) =|| [http://sourceforge.net/projects/libusb/files/libusb-compat-0.1/libusb-compat-0.1.4/libusb-compat-0.1.4.tar.bz2/download libusb-compat-0.1.4.tar.bz2] || [gitweb-compat-0.1: libusb-compat-0.1 Gitweb] || [doc-0.1: 0.1 API documention] || 
    1515 
    1616