From db0473b1bec1481e5a7807752b5eaa72c816c562 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Thu, 29 Nov 2018 04:48:15 -0800 Subject: Add a new docs directory. refs #109 Add a new 'docs' directory for that can be built on in the future. Docs are divided into a 'user guide', 'contributor guide', and 'architecture guide'. This is currently a work in progress. PiperOrigin-RevId: 223326836 Change-Id: I78d08d6a89d686e92d3415d4269463e8e74bddee --- docs/architecture_guide/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/architecture_guide/README.md (limited to 'docs/architecture_guide/README.md') diff --git a/docs/architecture_guide/README.md b/docs/architecture_guide/README.md new file mode 100644 index 000000000..fe0569721 --- /dev/null +++ b/docs/architecture_guide/README.md @@ -0,0 +1 @@ +# Architecture Guide -- cgit v1.2.3