An open API service indexing awesome lists of open source software.

https://github.com/pwright/operator-docs


https://github.com/pwright/operator-docs

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

= Creating operator reference documentation

.Prerequisites

* link:https://www.cyberciti.biz/open-source/command-line-hacks/using-htmlq-to-extract-content-from-html-files-on-linux-unix/[How to use htmlq to extract content from HTML files on Linux - nixCraft]

* Python 3

* jq

* wget

.Procedure

. Create CRD docs at https://doc.crds.dev/

. Edit `get.sh` and add each page URL from CRD docs.

. Run `./process.sh`