1. 26 Aug, 2016 2 commits
  2. 25 Aug, 2016 5 commits
  3. 24 Aug, 2016 8 commits
  4. 22 Aug, 2016 4 commits
  5. 19 Aug, 2016 10 commits
  6. 18 Aug, 2016 4 commits
  7. 17 Aug, 2016 5 commits
  8. 16 Aug, 2016 1 commit
  9. 15 Aug, 2016 1 commit
    • Dean Moldovan's avatar
      Fix sphinx doc missing code blocks and warnings · aebca12b
      Dean Moldovan authored
      The missing empty line after `.. code-block::` resulted in incorrectly
      parsed restructuredtext (sphinx warnings) and the code blocks were not
      generated in the html output.
      
      The `exclude_patterns` change just silences the orphaned file warning.
      
      [ci skip]
      aebca12b