Rename README-generator -> readme_generator because python tools hate caps…
This commit is contained in:
parent
4bee6c7ca4
commit
e02e54dc5f
9 changed files with 3 additions and 4 deletions
|
@ -7,13 +7,13 @@
|
||||||
* Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers)
|
* Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers)
|
||||||
* Add a `LICENSE` file for the package.
|
* Add a `LICENSE` file for the package.
|
||||||
* Edit `doc/DISCLAIMER*.md`
|
* Edit `doc/DISCLAIMER*.md`
|
||||||
* The `README.md` files are to be automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
* The `README.md` files are to be automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
|
|
||||||
---
|
---
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -88,4 +88,3 @@ sudo yunohost app upgrade {{manifest.id}} -u https://github.com/YunoHost-Apps/{{
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in a new issue