diff options
author | Max Ogden <max@maxogden.com> | 2016-08-05 12:36:08 -0700 |
---|---|---|
committer | Max Ogden <max@maxogden.com> | 2016-08-05 12:36:08 -0700 |
commit | 416108575f8207d687c52ca079117bcc5cfdb515 (patch) | |
tree | a6b6a2d5624b8edcbb6e4542714785f91e581649 /docs/readme.md | |
parent | 6879daedad2d53e32d1d9d7bf8b1c74574bc28ef (diff) | |
parent | ffb465bb3bcebb62c5e63cc3ed80d70274848deb (diff) | |
download | dat-docs-416108575f8207d687c52ca079117bcc5cfdb515.tar.gz dat-docs-416108575f8207d687c52ca079117bcc5cfdb515.zip |
Merge branch 'master' of https://github.com/datproject/docs
Diffstat (limited to 'docs/readme.md')
-rw-r--r-- | docs/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/readme.md b/docs/readme.md new file mode 100644 index 0000000..6597fc3 --- /dev/null +++ b/docs/readme.md @@ -0,0 +1,6 @@ +## Writing Documentation + +1. Add file to this folder +2. Write docs +3. Add to table of contents in `contents.json` +4. Build & Deploy (see main readme) |