[texdoc-commits] [TeX-Live/texdoc] bf2b6a: change the behavior when no document found
Takuto ASAKURA
wtsnjp at gmail.com
Thu Jul 26 07:55:55 CEST 2018
Branch: refs/heads/master
Home: https://github.com/TeX-Live/texdoc
Commit: bf2b6a323124e52858253af26dea8f7de0e0b3ae
https://github.com/TeX-Live/texdoc/commit/bf2b6a323124e52858253af26dea8f7de0e0b3ae
Author: Watson <wtsnjp at gmail.com>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Changed paths:
M doc/texdoc.tex
M script/constants.tlu
M script/search.tlu
M script/view.tlu
M spec/errors_spec.rb
Log Message:
-----------
change the behavior when no document found
when texdoc cannot find any documentation for input keyword:
- texdoc will exit with status code 3
- the "not found" message will be shown to stderr
Commit: 16bcdad9a2220f8ef4813b11652c9fe8c469c504
https://github.com/TeX-Live/texdoc/commit/16bcdad9a2220f8ef4813b11652c9fe8c469c504
Author: Watson <wtsnjp at gmail.com>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Changed paths:
M spec/getopt_spec.rb
Log Message:
-----------
pamper CIs
Actually, current TeX Live installation for the CI environments does not
contain the documentation. I think this have to be fixed in the future, but
for the time being, I will disable some test cases not to raise the "not found"
errors.
Commit: 38d0d484a5c9602a92e8daf0a169b7b522333d08
https://github.com/TeX-Live/texdoc/commit/38d0d484a5c9602a92e8daf0a169b7b522333d08
Author: Takuto ASAKURA <wtsnjp at gmail.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M doc/texdoc.tex
M script/constants.tlu
M script/search.tlu
M script/view.tlu
M spec/errors_spec.rb
M spec/getopt_spec.rb
Log Message:
-----------
Merge pull request #23 from TeX-Live/notfound
Changing the behavior of the time Texdoc cannot find any document
Compare: https://github.com/TeX-Live/texdoc/compare/f353008aa2a5...38d0d484a5c9
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the texdoc-commits
mailing list