|
From: Dwayne B. <dw...@tr...> - 2016-06-30 16:43:10
|
Branch: refs/heads/master Home: https://github.com/translate/translate Commit: 0a29e0421ddfe3191d51e510d01f627bc1d19200 https://github.com/translate/translate/commit/0a29e0421ddfe3191d51e510d01f627bc1d19200 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/installation.rst Log Message: ----------- Docs: remove reference to Windows installer We haven't got them so lets not advertise them untill we bring it back. Commit: c6fa449d423b034b99f095ea9f371922e7953116 https://github.com/translate/translate/commit/c6fa449d423b034b99f095ea9f371922e7953116 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M README.rst Log Message: ----------- Docs: remove lots of duplication, point to online docs instead This needs further cleanup but is good enough to remove a lot of duplicated installation instructions. Commit: 675cd65e94359505b0154eb5560bb453d17ee657 https://github.com/translate/translate/commit/675cd65e94359505b0154eb5560bb453d17ee657 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/guides/using_csv2po.rst Log Message: ----------- Docs: remove uneeded reference to Windows Commit: 6fe91e7ab1a40d2dfc3db5daf3b0f3e77f7db250 https://github.com/translate/translate/commit/6fe91e7ab1a40d2dfc3db5daf3b0f3e77f7db250 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/installation.rst Log Message: ----------- Docs: prerequisits are now cleanups This unlikely scenario of an install outside of venv should be treated as a cleanup and moved to the end. Commit: 7ea3340c2d79708c59d2446a4d10df4f7f4fe4c4 https://github.com/translate/translate/commit/7ea3340c2d79708c59d2446a4d10df4f7f4fe4c4 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/installation.rst Log Message: ----------- Docs: use a more common tool as an example Commit: 14bedf564661044a35e2895ef65fc74088f64951 https://github.com/translate/translate/commit/14bedf564661044a35e2895ef65fc74088f64951 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/installation.rst Log Message: ----------- Docs: use |release| to not have to maintain --version example Commit: c8b2bc0366494f131669e9546ba4ac99b79e7a67 https://github.com/translate/translate/commit/c8b2bc0366494f131669e9546ba4ac99b79e7a67 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/commands/levenshtein_distance.rst M docs/commands/option_progress.rst M docs/developers/releasing.rst M docs/developers/styleguide.rst M docs/developers/testing.rst M docs/installation.rst Log Message: ----------- Docs: use console highligthing not bash for cli examples Commit: be56ee79b64a43e1e9dc9f76eccc8b5683cba5f8 https://github.com/translate/translate/commit/be56ee79b64a43e1e9dc9f76eccc8b5683cba5f8 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M docs/installation.rst Log Message: ----------- Docs: add Windows virtualenv instructions Commit: 3bcbfacd238641fca115f55905dce5f036d643e4 https://github.com/translate/translate/commit/3bcbfacd238641fca115f55905dce5f036d643e4 Author: Dwayne Bailey <dw...@tr...> Date: 2016-06-30 (Thu, 30 Jun 2016) Changed paths: M README.rst M docs/installation.rst Log Message: ----------- Docs: use pip not easy_install Compare: https://github.com/translate/translate/compare/2f4e298d842d...3bcbfacd2386 |