github.com/phsym/gomarkdoc@v0.5.4/.gomarkdoc.yml (about)

     1  output: "{{.Dir}}/README.md"
     2  header: |+
     3    [![Go Report Card](https://goreportcard.com/badge/github.com/phsym/gomarkdoc)](https://goreportcard.com/report/github.com/phsym/gomarkdoc)
     4    [![GitHub Actions](https://github.com/phsym/gomarkdoc/workflows/Test/badge.svg)](https://github.com/phsym/gomarkdoc/actions?query=workflow%3ATest+branch%3Amaster)
     5    [![Go Reference](https://pkg.go.dev/badge/github.com/phsym/gomarkdoc.svg)](https://pkg.go.dev/github.com/phsym/gomarkdoc)
     6    [![codecov](https://codecov.io/gh/princjef/gomarkdoc/branch/master/graph/badge.svg?token=171XNH5XLT)](https://codecov.io/gh/princjef/gomarkdoc)
     7  
     8  repository:
     9    url: https://github.com/phsym/gomarkdoc
    10    defaultBranch: master
    11    path: /