From ffd58a10ae1a1951c9dd3972c9e1f52ecd696fdd Mon Sep 17 00:00:00 2001 From: bud Date: Mon, 31 Dec 2018 22:43:32 +0000 Subject: [PATCH] moved repo --- .gitmodules | 2 +- bashbud/readme/__template | 3 --- manifest.d/readme.md | 4 +++- wiki | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3fa1b95..33af615 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "wiki"] path = wiki - url = https://github.com/budRich/bashbud.wiki.git + url = git@github.com:budlabs/bashbud.wiki.git diff --git a/bashbud/readme/__template b/bashbud/readme/__template index fa6380c..17651d8 100644 --- a/bashbud/readme/__template +++ b/bashbud/readme/__template @@ -14,12 +14,9 @@ wrap: 60 %%readme_install%% %%fi%% -%%if long_description%% ## usage -%%long_description%% -%%fi%% %%if synopsis%% ```text diff --git a/manifest.d/readme.md b/manifest.d/readme.md index fd88190..2c05df1 100644 --- a/manifest.d/readme.md +++ b/manifest.d/readme.md @@ -9,7 +9,7 @@ with content written in markdown. but it can be used to generate any type of document, and be used for other programming (or non-programming) projects. -It is written in **GAWK** and **BASH**. +It is written in **gawk** and **bash**. **bashbud** itself is used to generate the documentation. # readme_install @@ -27,3 +27,5 @@ sudo make install # readme_usage See the [bashbud wiki] or the manpage `bashbud(1)` for a detailed description on how **bashbud** works and what it can do. + +[bashbud wiki]: https://github.com/budRich/bashbud/wiki diff --git a/wiki b/wiki index 886ca9f..f9c99a3 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 886ca9f24a12ab55dcc2e06eef5c5994b5d230ec +Subproject commit f9c99a35b58b7dd442291942d2a6c55891f77141