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

https://github.com/habx/argo-templates-autodoc


https://github.com/habx/argo-templates-autodoc

argo argo-workflow-templates argo-workflows mardown python3

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# argo template autodoc

This tool automatically generates a documentation of your templates. The use of templates by all our developers is sometimes complex without documentation

## Concept

I report by template an md table with the inputs/outputs to simplify the reading

## How to use ?

## Pipeenv install

```
pipenv shell
pipenv install
```

## Run

```
pipenv run python3 gen_docs.py
Welcome to the Workflow Template docs Generator!
Reading file example/jq.yaml`
```