Skip to content

Commit

Permalink
docs: Update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <ce.gao@outlook.com>
  • Loading branch information
gaocegege committed Apr 28, 2017
1 parent 2004f87 commit 1875db9
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 5 deletions.
3 changes: 2 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ maintainer is a CLI app to help you to generate AUTHORS, CONTRIBUTING.md, CHANGE
* [maintainer changelog](maintainer_changelog.md) - Generate CHANGELOG.md for your repository.
* [maintainer contributing](maintainer_contributing.md) - Generate CONTRIBUTING.md for your repository.
* [maintainer contributor](maintainer_contributor.md) - Generate AUTHORS.md for your repository.
* [maintainer readme](maintainer_readme.md) - Generate README.md related text in your repository.

###### Auto generated by spf13/cobra on 27-Apr-2017
###### Auto generated by spf13/cobra on 28-Apr-2017
3 changes: 2 additions & 1 deletion docs/maintainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ maintainer is a CLI app to help you to generate AUTHORS, CONTRIBUTING.md, CHANGE
* [maintainer changelog](maintainer_changelog.md) - Generate CHANGELOG.md for your repository.
* [maintainer contributing](maintainer_contributing.md) - Generate CONTRIBUTING.md for your repository.
* [maintainer contributor](maintainer_contributor.md) - Generate AUTHORS.md for your repository.
* [maintainer readme](maintainer_readme.md) - Generate README.md related text in your repository.

###### Auto generated by spf13/cobra on 27-Apr-2017
###### Auto generated by spf13/cobra on 28-Apr-2017
2 changes: 1 addition & 1 deletion docs/maintainer_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ maintainer changelog
### SEE ALSO
* [maintainer](maintainer.md) - Help you to be a qualified maintainer.

###### Auto generated by spf13/cobra on 27-Apr-2017
###### Auto generated by spf13/cobra on 28-Apr-2017
2 changes: 1 addition & 1 deletion docs/maintainer_contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ maintainer contributing
### SEE ALSO
* [maintainer](maintainer.md) - Help you to be a qualified maintainer.

###### Auto generated by spf13/cobra on 27-Apr-2017
###### Auto generated by spf13/cobra on 28-Apr-2017
2 changes: 1 addition & 1 deletion docs/maintainer_contributor.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ maintainer contributor
### SEE ALSO
* [maintainer](maintainer.md) - Help you to be a qualified maintainer.

###### Auto generated by spf13/cobra on 27-Apr-2017
###### Auto generated by spf13/cobra on 28-Apr-2017
20 changes: 20 additions & 0 deletions docs/maintainer_readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## maintainer readme

Generate README.md related text in your repository.

### Synopsis


Generate README.md related text in your repository.

### Options inherited from parent commands

```
--config string config file (default is $HOME/.maintainer.yaml)
```

### SEE ALSO
* [maintainer](maintainer.md) - Help you to be a qualified maintainer.
* [maintainer readme toc](maintainer_readme_toc.md) - Generate TOC for your repository

###### Auto generated by spf13/cobra on 28-Apr-2017

0 comments on commit 1875db9

Please sign in to comment.