Index: /trunk/doc/misc/.cvsignore
===================================================================
--- /trunk/doc/misc/.cvsignore	(revision 6003)
+++ /trunk/doc/misc/.cvsignore	(revision 6004)
@@ -1,4 +1,1 @@
-*.log *.dvi *.aux *.toc *.log *.out *.lof *.tbd *.tbr
-codeConventions.pdf
-imageCombination.pdf
-imageSubtraction.pdf
+*.log *.dvi *.aux *.toc *.log *.out *.lof *.tbd *.tbr *.pdf
Index: /trunk/doc/misc/PSDC-notes.txt
===================================================================
--- /trunk/doc/misc/PSDC-notes.txt	(revision 6004)
+++ /trunk/doc/misc/PSDC-notes.txt	(revision 6004)
@@ -0,0 +1,7 @@
+
+steps needed to add / update IPP document on web:
+
+- update version number to current version
+- compile new copy
+- copy generic name to PSDC/PSDC-NNN-MMM-VV.pdf name
+- tag cvs file with release version (ie SDRS-03)
Index: /trunk/doc/misc/astyle-options.txt
===================================================================
--- /trunk/doc/misc/astyle-options.txt	(revision 6004)
+++ /trunk/doc/misc/astyle-options.txt	(revision 6004)
@@ -0,0 +1,8 @@
+
+-min-conditional-indent=0
+-max-instatement-indent=20
+-brackets=break
+-pad=oper
+-indent-labels
+-indent-switches
+
