Skip to content

Commit 6db3a10

Browse files
committed
[automatic] Update docs with bin/docgen
1 parent 3db79c6 commit 6db3a10

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/recipe/shopware.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Shopware** consists of:
3333
* [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy
3434
* [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy
3535
* [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release
36-
* [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code)Updates code
36+
* [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code)
3737
* [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs
3838
* [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs
3939
* [sw:deploy](/docs/recipe/shopware.md#swdeploy)
@@ -277,24 +277,32 @@ This task is group task which contains next tasks:
277277
* [deploy:publish](/docs/recipe/common.md#deploypublish)
278278

279279

280-
### sw-build-without-db:get-remote-config
280+
### deploy:update_code
281281
[Source](https://github.com/deployphp/deployer/blob/master/recipe/shopware.php#L153)
282282

283283

284284

285285

286286

287287

288+
### sw-build-without-db:get-remote-config
289+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/shopware.php#L163)
290+
291+
292+
293+
294+
295+
288296
### sw-build-without-db:build
289-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/shopware.php#L166)
297+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/shopware.php#L176)
290298

291299

292300

293301

294302

295303

296304
### sw-build-without-db
297-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/shopware.php#L170)
305+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/shopware.php#L180)
298306

299307

300308

0 commit comments

Comments
 (0)