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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* adding client session status command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* spitting services into multiple files in it's own folder
* making image links absolute
* some linting
|