docs icon indicating copy to clipboard operation
docs copied to clipboard

Create converter script for unified sections and Vim folds.

Open ypid opened this issue 9 years ago • 1 comments

Implements: #156

I plan to do this in Python3. The script should be idempotent and update defaults/mail.yml to the latest docs standards. Script name: yaml4rst. ~~ETA maybe 1 week from now (got distracted by the DebOps API).~~ → It is done when it is done

~/.local/share/debops/debops-playbooks/roles:
$ find . -iwholename '.*defaults/main.yml' | xargs cat  | wc -l
24838

Good luck doing that manually :wink:

ypid avatar Jul 11 '16 08:07 ypid

Done: https://github.com/ypid/yaml4rst

ypid avatar Oct 22 '16 15:10 ypid