Commit Graph

7 Commits

Author SHA1 Message Date
Hajime Kondo 93aaa2e511 Fill the diff of installed path among distro in docs
Installed Path is the below.

- On Ubuntu(by apt), /usr/bin
- On Ubuntu(by pip), /usr/local/bin
- On CentOS(by yum), /bin
- On OpenSUSE(by zypper), /usr/bin

Fill the difference in install/user documents.

Change-Id: Idf973ffe99663ed01e84c534309dea219cd71c2b
2018-05-10 10:33:29 +00:00
Keiichi Hikita 7444891218 Fix tox settings and relevant bugs
I found problem as follows in current tox.ini

- test-requirements can not be read correctly
- some os level command is not in white_list
- one rst file does not follow rst syntac
- fix lack of gitreview file

Purpose of this review request is fixing above problems.

Change-Id: I1d2b29bbc7cdc506f5187c2ef6ee03fd2b908f58
2018-04-18 09:29:01 +09:00
Hajime Kondou ccfff3f86e change doc to build rpm for opensuse 2018-04-09 03:03:13 +00:00
Keiichi Hikita 737e3ee7e8 fix for upstream repository of slogging 2018-04-06 13:16:14 +09:00
John Dickinson dcf70f61b7 updated docs to reflect packaging change
this closes github issue #21
2011-09-22 09:58:55 -05:00
John Dickinson 7eb7ced356 updated docs to work with sphinx 2011-06-17 14:26:49 -05:00
John Dickinson 490c3ae70e initial move of docs from swift project 2011-06-15 15:22:18 -05:00