1. 17 Oct, 2012 1 commit
  2. 16 Oct, 2012 19 commits
  3. 15 Oct, 2012 6 commits
  4. 14 Oct, 2012 4 commits
  5. 13 Oct, 2012 9 commits
  6. 12 Oct, 2012 1 commit
    • Miscellaneous fixes to module_formatter.py · 60f06c36
      Try to autodetect MODULEDIR, instead of hardcoded path in jpmens
      homedir.
      Check if MODULEDIR exists; exit if it doesn't.
      Rewrite boilerplate() to use DOCUMENTATION.yaml in examples/.  This
      makes use of tbielawa's recent change that added this example file.
      This also fixes -G so that it works.  boilerplate() was commented out
      before.
      Stephen Fromm committed