Commit graph

11 commits

Author SHA1 Message Date
1cd41f6729
docs: Fix documentation using
Commit eda7a873691b ("Files generated by PkgTemplates") used lowercase
module name `cowsay`. Commit 1dfe64246b78 ("Fix package name") changed
the module to use capitalized module name (`Cowsay`) and the function to
use the lowercase name (`cowsay`). Update docs generation to match those
changes.

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-09-23 09:48:37 -05:00
6a75c724e2
docs: fix documentation actions
Package was initialized with `cowsay` and needed revised to use a module
name of `Cowsay` and a function name of `cowsay`

    Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-09-23 09:41:06 -05:00
5e7aefe63a
Yet one more docs fix 2021-09-23 09:36:39 -05:00
0755fb8347
Yet another docs fix 2021-09-23 09:35:01 -05:00
654a19b0a5
Another docs fix 2021-09-23 09:24:18 -05:00
fb7b909386
Fix docs dependencies 2021-09-23 09:16:27 -05:00
f522ae4717
Fix tests 2021-09-23 09:14:08 -05:00
3365ffe30e
Fix package name 2021-09-23 09:11:47 -05:00
a6783ea51a
Add cowsay functionality 2021-09-15 18:00:04 -05:00
5d73082493
Files generated by PkgTemplates
PkgTemplates version: 0.7.18
2021-09-15 17:51:11 -05:00
fec087c443
Initial commit 2021-09-15 17:51:00 -05:00