Changes between Initial Version and Version 1 of UserGuideGit


Ignore:
Timestamp:
Apr 1, 2016, 8:38:37 AM (10 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v1 v1  
     1[[PageOutline(2-5, Table of Contents, floated)]]
     2
     3= User guide (git) =
     4
     5''This documentation try to follow the developement version of Py4bot. It may or may not be up-to-date.''
     6
     7For installation instructions, see [InstallationGuide here].
     8
     9== Usage overview ==
     10
     11As Py4bot is a framework, you will find here a description of the main classes you will use to write your own application.
     12
     13Together with this page, have a look at the [htdocs:api/index.html complete API].
     14
     15== Robot ==
     16
     17== Drivers ==
     18
     19== Controllers ==
     20
     21== Gaits ==