Some updates to developer documentation

git-svn-id: http://svn.osgeo.org/qgis/trunk@7623 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2007-11-20 16:15:49 +00:00
parent 9597e23fb8
commit 1213e34cde
2 changed files with 39 additions and 17 deletions

17
CODING
View File

@ -636,17 +636,18 @@ put in your username and password. Just use the same ones as your trac account.
3. Authors
==========
Tim Sutton (author and editor)
Gary Sherman
* Tim Sutton (author and editor)
* Gary Sherman
* Marco Hugentobler
Original pages from wiki to deprecate:
http://wiki.qgis.org/qgiswiki/CodingGuidelines (./)
http://wiki.qgis.org/qgiswiki/CodingStandards (./)
http://wiki.qgis.org/qgiswiki/UsingSubversion (./)
http://wiki.qgis.org/qgiswiki/DebuggingPlugins
http://wiki.qgis.org/qgiswiki/DevelopmentInBranches (./)
http://wiki.qgis.org/qgiswiki/SubmittingPatchesAndSvnAccess (./)
* http://wiki.qgis.org/qgiswiki/CodingGuidelines (./)
* http://wiki.qgis.org/qgiswiki/CodingStandards (./)
* http://wiki.qgis.org/qgiswiki/UsingSubversion (./)
* http://wiki.qgis.org/qgiswiki/DebuggingPlugins
* http://wiki.qgis.org/qgiswiki/DevelopmentInBranches (./)
* http://wiki.qgis.org/qgiswiki/SubmittingPatchesAndSvnAccess (./)

View File

@ -21,6 +21,27 @@
% -------------------
%-----------------------------------------------------------------
% Insert the following preamble on moinmoin generated output
%-----------------------------------------------------------------
%/!\ '''Note:''' Please do not edit this document directly.
%
%/!\ '''Note:''' Please do not remove this notice.
%
%(!) This document was generated using text2tags from INSTALL.t2t in the QGIS sources. Make your
% edits to that file and use t2t to regenerate in moinmoin %format, then paste the procedure in below.
%I have instated these changes so that we can have a single central document that contains all the
%instructions developers contributing to QGIS. This page should always reflect the most current SVN trunk build
%procedure - for release versions the CODING document in the sources will be generated according
%to the current build procedure at the time.
%Tim Sutton 2007
%-----------------------------------------------------------------
% Preamble ends
%-----------------------------------------------------------------
= QGIS Coding Standards =
@ -508,16 +529,16 @@ put in your username and password. Just use the same ones as your trac account.
= Authors =
Tim Sutton (author and editor)
Gary Sherman
* Tim Sutton (author and editor)
* Gary Sherman
* Marco Hugentobler
Original pages from wiki to deprecate:
http://wiki.qgis.org/qgiswiki/CodingGuidelines (./)
http://wiki.qgis.org/qgiswiki/CodingStandards (./)
http://wiki.qgis.org/qgiswiki/UsingSubversion (./)
http://wiki.qgis.org/qgiswiki/DebuggingPlugins
http://wiki.qgis.org/qgiswiki/DevelopmentInBranches (./)
http://wiki.qgis.org/qgiswiki/SubmittingPatchesAndSvnAccess (./)
* http://wiki.qgis.org/qgiswiki/CodingGuidelines (./)
* http://wiki.qgis.org/qgiswiki/CodingStandards (./)
* http://wiki.qgis.org/qgiswiki/UsingSubversion (./)
* http://wiki.qgis.org/qgiswiki/DebuggingPlugins
* http://wiki.qgis.org/qgiswiki/DevelopmentInBranches (./)
* http://wiki.qgis.org/qgiswiki/SubmittingPatchesAndSvnAccess (./)