* Build manpages with "make man".
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adds "make man" to github workflows.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Remove shell script dependency.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Change git URLs to https.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Moved git clone to Makefile.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Fixed typo.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adding pandoc install.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Moved to Makefile.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* First commit toward programmatic creation of manpages.rst
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Multiple updates:
1. man-pages.rst now generated by script.
2. Updated Makefile and make.bat with "man" and "clean-man" recipes.
3. Fixed typo in conf.py.
4. Many improvements to manpages.py
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Updated readme for man pages and added man-pages.rst
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adding GitHub workflow for checking PRs.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Added carriage return to end of document.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Adds build on push to master deploying to developmentHTML branch.
Adds build on push to publish deploying to latestHTML branch.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Uncomment publish URL.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Renamed Travis CI/CD file to avoid running it.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
* Remove empty spaces and check syntax based on prev failures.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Removes 👍 to isolate problem.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>