Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project extends the standard [DDEV](https://ddev.com/) setup with additiona
designed for Drupal development. It provides a set of custom commands, configurations, and automation
scripts to enhance your Drupal development workflow.

Before going any further, see docs/README.md for upgrade guides and additional documentation.

## Features

### Custom DDEV Commands
Expand Down
7 changes: 7 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Documentation index

This directory contains project documentation.

## Upgrade documentation

- **[rollout-lando-to-ddev-upgrade.md](rollout-lando-to-ddev-upgrade.md)** - Rollout - Lando to DDEV upgrade
Loading