Difference between revisions of "Software Documentation Structure"

From GlueXWiki
Jump to: navigation, search
 
 
Line 1: Line 1:
 
Can have a hierarchy of formality:
 
Can have a hierarchy of formality:
  
# '''email''': something is available, here is where you check it out
+
# '''Email''': something is available, here is where you check it out
# '''faq''': what if I want to do this and so?
+
# '''FAQ''': what if I want to do this and so?
# '''wiki entry/web page''': reference instructions and information in a permanent place, HOWTO's
+
# '''Wiki-Entry/Webpage''': reference instructions and information in a permanent place, HOWTO's
# '''gluex note''': user manual, methods description
+
# '''GlueX Note''': user manual, methods description
  
 
Notes:
 
Notes:
  
* do not have a faq. should we?
+
* Do not have a FAQ. Should we?
* every detector should have at least one note on its reconstruction algorithm
+
* Every detector should have at least one note on its reconstruction algorithm.
 +
* Every major software system should have a note describing it.

Latest revision as of 14:41, 22 March 2010

Can have a hierarchy of formality:

  1. Email: something is available, here is where you check it out
  2. FAQ: what if I want to do this and so?
  3. Wiki-Entry/Webpage: reference instructions and information in a permanent place, HOWTO's
  4. GlueX Note: user manual, methods description

Notes:

  • Do not have a FAQ. Should we?
  • Every detector should have at least one note on its reconstruction algorithm.
  • Every major software system should have a note describing it.