===== Documentation Resources: General ===== * [[http://www.linfo.org/documentation.html|basic concepts]] * [[http://www.buzzle.com/articles/what-is-ddlc-or-document-life-cycle.html|document development life cycle]] * [[http://www.oss-watch.ac.uk/resources/documentation.xml|documentation issues in open source]] * [[http://www.hci.com.au/hcisite5/library/materials/simple%20metrics.htm|evaluation]] ===== Documentation Resources: Technology ===== ==== DIG Test Server ==== [[:community_servers|Community demo servers]]: These are community Evergreen servers available for testing procedures and learning. ==== XML ==== * [[http://en.wikipedia.org/wiki/Xml|Wikipedia article]] * Tools * [[http://www.xmlmind.com/xmleditor/|XMLmind XML Editor]] (basic version free) * [[http://www.oxygenxml.com/|oXygen XML Editor]] ($) * [[http://xmlsoft.org/|Libxml2]] (free XML toolset) * [[http://plugins.jedit.org/plugins/?XML|XML]] plugin for [[http://www.jedit.org/|jEdit]] (cross-platform open source text editor) ==== DocBook ==== * [[http://docbook.org/tdg5/en/html/pt02.html|Complete element list]] * [[http://www.sagehill.net/docbookxsl/index.html|XSL style sheet guide]] * [[http://docbook.org/help|Help & mailing lists]] * DocBook for Evergreen * examples * Grammar of JSON Queries: [[http://svn.open-ils.org/trac/ILS/browser/trunk/docs/TechRef/JSONGrammar.xml|raw XML]], [[http://evergreen-ils.org/docs/hackfest/ch02.html|display of plain HTML output]], [[http://evergreen-ils.org/docs/hackfest/cssdemo.html|display of lightly styled HTML]] * converting XML DocBook files * [[http://www.sagehill.net/docbookxsl/index.html|DocBook XSL guide]] * [[http://evergreen-ils.org/dokuwiki/doku.php?id=documentation:setting_up_docbook_transforms|Guide to setting up DocBook transforms]] * [[http://plugins.jedit.org/plugins/?XSLT|XSLT]] plugin for jEdit ==== Documentation repository ==== * [[https://github.com/rsoulliere/Evergreen-DocBook]] * [[https://github.com/signup/free|Get a free github account]] ==== Contribution tools ==== * [[evergreen-docs:how-to-contribute-documentation|Directions for installing and using Git]] * [[http://git-scm.com/|Git]] * [[http://code.google.com/p/msysgit/|Git for Windows]]