Skip to content

Commit 6a96e20

Browse files
authored
Added documentation for dev mode (#22)
* Added documentation for dev mode * Moved the docs for running on non-standard ports * Add example for multiple wiki farms on one server * Fixed non-standard port documentation * Fix log file path * Update with build-from * Fixed symlinking documentation * Fixed instructions for updating the extracted code * Fix wording
1 parent 54d20ec commit 6a96e20

File tree

4 files changed

+563
-2
lines changed

4 files changed

+563
-2
lines changed

cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ canasta create --help
6565
| [Installation](cli/installation.md) | Pre-requisites, installing, and uninstalling the CLI |
6666
| [Wiki management](cli/wiki-management.md) | Creating, importing, and managing wikis and wiki farms |
6767
| [Maintenance](cli/maintenance.md) | Extensions, skins, maintenance scripts, and lifecycle commands |
68+
| [Development mode](cli/devmode.md) | Live code editing and Xdebug debugging for development |
6869
| [Backup](cli/backup.md) | Backup and restore with restic |
6970
| [Canasta](cli/canasta.md) | Upgrade and version commands |
7071
| [Best practices](cli/best-practices.md) | Security considerations and best practices |

0 commit comments

Comments
 (0)