Changes between Version 81 and Version 82 of UserGuideGit


Ignore:
Timestamp:
Nov 22, 2017, 12:51:59 PM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v81 v82  
    55''This documentation tries to follow the development version of Py4bot. It may or may not be up-to-date.''
    66
    7 For installation instructions, see [InstallationGuide here].
     7For installation instructions, see [wiki:InstallationGuide here].
    88
    99== Usage overview ==
     
    239239{{{Frontend}}}s are responsible of generating states. This is where specific controllers implementation live.
    240240
    241 There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface. See [Tutorial4AddInputFrontendSupport tutorial 4] to see how to add a new frontend.
     241There are some usefull {{{Frontend}}}s defined in '''Py4bot''', mainly USB-based, using ''event'' interface. See [wiki:Tutorial4AddInputFrontendSupport tutorial 4] to see how to add a new frontend.