Skip to content

Commit

Permalink
Revert "Start writing implementation documentation"
Browse files Browse the repository at this point in the history
This reverts commit 6c59213. This was
supposed to land on a separate branch.
  • Loading branch information
nex3 committed Jul 21, 2023
1 parent 6c59213 commit 89bd36b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 241 deletions.
11 changes: 0 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Want to contribute? Great! First, read this page.
* [Synchronizing](#synchronizing)
* [File Headers](#file-headers)
* [Release Process](#release-process)
* [Package Structure](#package-structure)

## Before You Contribute

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

You *don't* need to create tags for packages in `pkg`; that will be handled
automatically by GitHub actions.

## Package Structure

The structure of the Sass package is documented in README.md files in most
directories under `lib/`. This documentation is intended to help contributors
quickly build a basic understanding of the structure of the compiler and how its
various pieces fit together. [`lib/src/README.md`] is a good starting point to get
an overview of the compiler as a whole.

[`lib/src/README.md`]: lib/src/README.md
230 changes: 0 additions & 230 deletions lib/src/README.md

This file was deleted.

0 comments on commit 89bd36b

Please sign in to comment.