Remi-C / interactive_map_tracking

A QGIS 2.6 plugin to track camera of user , AND/OR to autocommit/refresh edit on PostGIS vector layer
http://remi-c.github.io/interactive_map_tracking/
GNU General Public License v3.0
8 stars 4 forks source link

Edit dev doc to a minimal level #3

Closed Remi-C closed 9 years ago

Remi-C commented 9 years ago

The dev doc should be at a minimum level before releasing to first version milestone@"Release 1.0" This include

Remi-C commented 9 years ago

Here is the list of pre-filled doc

When citing actual function name, you can use the sign before and after, it will create an inline codelike this` You can also add 4 spaces to create a code block if you want to cite several line

this is a code block
Yeah
my function blabla
Remi-C commented 9 years ago

@yoyonel : this need to be done to close the milestone !

Remi-C commented 9 years ago

@yoyonel you can use the command [[/images/plugin/dev_plugin_principle_schema.png]] to include the image in the wiki. In the site, you have to use (without extra space) ![](/Remi-C/interactive_map_tracking.wiki//images/plugin/dev_plugin_principle_schema.png)

yoyonel commented 9 years ago

Update and add documentations for dev sides of our project. Add events/signals with (briefs) descriptions and urls/link to them (in QGIS API documentation, can be useful for futur dev/contributors)

Remi-C commented 9 years ago

adding the schema to wiki/dev main page