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.
|
|
|
|
|
|
|
|
|
|
|
|
* adding client session status command
|
|
|
|
|
|
|
|
|
|
* spitting services into multiple files in it's own folder
* making image links absolute
* some linting
|