Skip to content

Commit

Permalink
Docs sync.
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed May 13, 2020
1 parent 02a9e53 commit 6510f5b
Show file tree
Hide file tree
Showing 19 changed files with 7 additions and 1,689 deletions.
6 changes: 1 addition & 5 deletions docs/blt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Acquia BLT

Acquia BLT (Build and Launch Tool), `available on GitHub
<https://github.com/acquia/blt>`__, provides an automation layer for testing,
building, and launching Drupal 8 applications.
building, and launching Drupal 8 and 9 applications.

.. container:: message-status

Expand Down Expand Up @@ -85,14 +85,10 @@ documentation:
- :doc:`/blt/developer/repo-architecture/`: How code is organized, and why.
- :doc:`/blt/developer/project-tasks/`: How to complete tasks on your local
computer.
- :doc:`/blt/developer/dev-workflow/`: How to contribute your code to Acquia
BLT.
- :doc:`/blt/developer/testing/`: How to write and run tests, and why you
should care.
- :doc:`/blt/tech-architect/deploy/`
- :doc:`/blt/tech-architect/release-process/`
- :doc:`/blt/tech-architect/ci/`
- :doc:`/blt/tech-architect/os-contribution/`


.. _blt-videos:
Expand Down
9 changes: 0 additions & 9 deletions docs/developer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,8 @@ Using Acquia BLT as a developer
/blt/developer/skills/
/blt/developer/repo-architecture/
/blt/developer/project-tasks/
/blt/developer/dependency-management/
/blt/developer/patches/
/blt/developer/drush/
/blt/developer/git-hooks/
/blt/developer/committing-dependencies/
/blt/developer/dev-workflow/
/blt/developer/code-review/
/blt/developer/phpstorm/
/blt/developer/configuration-management/
/blt/developer/config-split/
/blt/developer/frontend/
/blt/developer/testing/
Expand All @@ -32,8 +25,6 @@ the following:
why.
- :doc:`/blt/developer/project-tasks/`: How to complete tasks on your
local computer.
- :doc:`/blt/developer/dev-workflow/`: How to contribute your code to
Acquia BLT.
- :doc:`/blt/developer/testing/`: How to write and run tests, and why you
should care.

Expand Down
141 changes: 0 additions & 141 deletions docs/developer/code-review.rst

This file was deleted.

3 changes: 1 addition & 2 deletions docs/developer/config-split.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ Configuration split
===================

Config split is the *standard* Configuration Management Strategy provided by
Acquia BLT. Acquia BLT does support other options for configuration management
(or none), see :doc:`/blt/developer/configuration-management/`.
Acquia BLT.

For more information, review `Managing Configuration with Config Split
<https://support.acquia.com/hc/en-us/articles/360024009393>`__.
Expand Down
Loading

0 comments on commit 6510f5b

Please sign in to comment.