1. 31 Oct, 2013 1 commit
  2. 06 Aug, 2013 1 commit
  3. 15 Jul, 2013 1 commit
  4. 20 Jun, 2013 1 commit
  5. 14 Jun, 2013 1 commit
    • Improve Markdown (and other) module doc output · 7681b1ce
      - The html_ify filter now escapes HTML found in module documentation.
        THIS COULD AFFECT MORE THAN JUST MARKDOWN but I didn't see any modules
        expecting to use e.g. HTML entities or HTML tags in their
        documentation.
      
      - The markdown_ify filter (used as jpfunc in markdown.j2) escapes at
        least a few Markdown in-line formatting characters.
      
      - Improvements to markdown.j2:
      
          - Call jpfunc on the module name heading so that it gets escaped for
            Markdown (e.g. my_module_name becomes my\_module\_name).
      
          - Added paragraph breaks between paragraphs in the description.
      
          - Added examples heading, which is consistent with the notes heading
            below it.
      Dale Sedivec committed
  6. 11 May, 2013 1 commit
  7. 02 May, 2013 1 commit
  8. 28 Apr, 2013 1 commit
  9. 12 Apr, 2013 1 commit
  10. 29 Mar, 2013 1 commit
  11. 17 Mar, 2013 1 commit
  12. 18 Feb, 2013 1 commit
  13. 02 Feb, 2013 1 commit
  14. 26 Nov, 2012 1 commit
  15. 22 Nov, 2012 1 commit
  16. 21 Nov, 2012 1 commit
  17. 09 Nov, 2012 1 commit
  18. 03 Nov, 2012 1 commit
  19. 24 Oct, 2012 1 commit
  20. 20 Oct, 2012 1 commit
  21. 18 Oct, 2012 1 commit
  22. 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
  23. 11 Oct, 2012 2 commits
  24. 10 Oct, 2012 1 commit
  25. 09 Oct, 2012 1 commit
  26. 04 Oct, 2012 2 commits
  27. 03 Oct, 2012 1 commit
  28. 01 Oct, 2012 1 commit
  29. 30 Sep, 2012 2 commits
  30. 28 Sep, 2012 5 commits
  31. 26 Sep, 2012 1 commit