Commit graph

14 commits

Author SHA1 Message Date
Alexandre Aubin
05f25fa85f Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
Kay0u
59d3e387f1
Update template for the new doc (grav) 2021-02-07 15:52:50 +01:00
Kay0u
bfd7257a8c
fix linter, remove allow_failure for corresponding tests 2021-02-02 16:16:07 +01:00
yunohost-bot
c4439110e1 [CI] Format code 2021-02-02 03:37:40 +00:00
Alexandre Aubin
a665c702d0 Annnd of course we have references to python2 in bash stuff and other misc scripts 2021-01-10 02:07:24 +01:00
Kay0u
96d7855de7
current_branch -> current_commit 2020-11-26 16:40:51 +01:00
Kayou
ae7efe820e
Use commit instead of the branch name 2020-11-26 16:28:52 +01:00
Kay0u
146537dcc1
fix error on generate helper script 2020-11-26 14:12:45 +01:00
Kay0u
bbb68e8ef9
add branch name in the helper template 2020-11-26 11:45:01 +01:00
Alexandre Aubin
ecbd63636b autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
Alexandre Aubin
46310dbb6c Misc fixes in helpers comments to fix/improve autogenerated doc 2019-07-11 22:51:41 +02:00
Alexandre Aubin
a9761d356b Update script to automatically generate helper documentation 2019-04-08 18:59:04 +02:00
Alexandre Aubin
a455cae3bf Typo + fixes for helper doc generation 2018-11-26 14:56:47 +00:00
Alexandre Aubin
89540c1b0b
Add script to automatically generate helpers documentation (#538)
* Add code to generate helper doc compatible with Simone's bootstrap

* Disable markdown parsing + misc cosmetic stuff

* Render categories in alphabetic order
2018-09-07 01:05:17 +02:00