Skip to content

Commit 89bd36b

Browse files
committed
Revert "Start writing implementation documentation"
This reverts commit 6c59213. This was supposed to land on a separate branch.
1 parent 6c59213 commit 89bd36b

File tree

2 files changed

+0
-241
lines changed

2 files changed

+0
-241
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Want to contribute? Great! First, read this page.
99
* [Synchronizing](#synchronizing)
1010
* [File Headers](#file-headers)
1111
* [Release Process](#release-process)
12-
* [Package Structure](#package-structure)
1312

1413
## Before You Contribute
1514

@@ -234,13 +233,3 @@ few things to do before pushing that tag:
234233

235234
You *don't* need to create tags for packages in `pkg`; that will be handled
236235
automatically by GitHub actions.
237-
238-
## Package Structure
239-
240-
The structure of the Sass package is documented in README.md files in most
241-
directories under `lib/`. This documentation is intended to help contributors
242-
quickly build a basic understanding of the structure of the compiler and how its
243-
various pieces fit together. [`lib/src/README.md`] is a good starting point to get
244-
an overview of the compiler as a whole.
245-
246-
[`lib/src/README.md`]: lib/src/README.md

lib/src/README.md

Lines changed: 0 additions & 230 deletions
This file was deleted.

0 commit comments

Comments
 (0)