Index: trunk/doc/contrib.html =================================================================== --- trunk/doc/contrib.html (revision 5608) +++ trunk/doc/contrib.html (revision 5609) @@ -41,7 +41,7 @@ Developer freedom taken away:

@@ -53,7 +53,7 @@

  • especially in plugins, work on whatever you want, even if noone else needs that feature

    -Coding style/indentation: there's an unified style +Coding style/indentation: there's an unified style in core and core plugins. If you work on those parts, try to stick to it. If you are working on a new plugin, it's still the preferred style but you can use a different style. However, the rule is that if someone else starts hacking Index: trunk/doc/features/ba.html =================================================================== --- trunk/doc/features/ba.html (revision 5608) +++ trunk/doc/features/ba.html (revision 5609) @@ -41,9 +41,9 @@ actions and GUI.

    Design decisions

    -This devlog entry functions +This devlog entry functions as a design decision document. - Another entry is a summary + Another entry is a summary on how the feature ended up in a private feature-fork of gschem.

    save/load and compatibility

    Index: trunk/doc/features/unglib.html =================================================================== --- trunk/doc/features/unglib.html (revision 5608) +++ trunk/doc/features/unglib.html (revision 5609) @@ -22,7 +22,7 @@ Removes glib dependency from core, in favor of minilibs to help -keeping the code small, modular +keeping the code small, modular and easier to fix.

    save/load and compatibility

    Index: trunk/doc/motivation.html =================================================================== --- trunk/doc/motivation.html (revision 5608) +++ trunk/doc/motivation.html (revision 5609) @@ -66,7 +66,7 @@