1. 06 Aug, 2013 1 commit
  2. 05 Aug, 2013 1 commit
  3. 04 Aug, 2013 5 commits
  4. 20 May, 2013 1 commit
  5. 04 Aug, 2013 2 commits
  6. 03 Aug, 2013 9 commits
  7. 02 Aug, 2013 5 commits
  8. 01 Aug, 2013 1 commit
  9. 31 Jul, 2013 4 commits
  10. 30 Jul, 2013 10 commits
  11. 29 Jul, 2013 1 commit
    • R David Murray's avatar
      #18584: make doctest examples in email documentation pass. · fdfb0050
      R David Murray authored
      With the exception of the 'as_string' call in the policy docs.
      That one is a separate issue.
      
      Note that when building the docs sphinx is complaining about
      .. testcleanup:: being an invalid directive.  I don't know
      why this is, as I'm following the sphinx docs...but fortunately
      the action is to omit the text in the body, so the generated
      documentation is correct.
      fdfb0050