From: GitHub <no...@gi...> - 2014-10-22 14:15:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d72324ddf58f594a00c6b56b6abb8c4937b0794e https://github.com/OpenSC/OpenSC/commit/d72324ddf58f594a00c6b56b6abb8c4937b0794e Author: Hans-Christoph Steiner <ha...@ed...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M .gitignore M doc/tools/Makefile.am A doc/tools/completion-template Log Message: ----------- generate bash completion scripts from XML doc files This generates the scripts that lets bash do completion per specific tool. It gets the options from the documentation XML files that are also the source for the man pages and HTML. Commit: 8ed4db76c8f712c059a674dcec204b551178ee69 https://github.com/OpenSC/OpenSC/commit/8ed4db76c8f712c059a674dcec204b551178ee69 Author: Frank Morgner <mo...@in...> Date: 2014-10-22 (Wed, 22 Oct 2014) Changed paths: M .gitignore M doc/tools/Makefile.am A doc/tools/completion-template Log Message: ----------- Merge pull request #238 from eighthave/master generate bash completion scripts from XML doc files Compare: https://github.com/OpenSC/OpenSC/compare/73a150352b8c...8ed4db76c8f7 |