Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
|
|
|
|
|
|
|
|
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cfgcmd for better typing feeling
|
|
|
|
Add Section to style guide and fix TOC
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af.
|