Commit 4f69e018 by Reed Kotler Committed by Jim Stichnoth

move .rst to docs

BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1562543002 . Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
parent 57a8aab2
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
# Ignore specific patterns at the top-level directory # Ignore specific patterns at the top-level directory
/pnacl-sz /pnacl-sz
/build/ /build/
/docs/ /docs/html/
/crosstest/Output/ /crosstest/Output/
docs/DESIGN.rst
\ No newline at end of file
...@@ -517,4 +517,4 @@ clean: ...@@ -517,4 +517,4 @@ clean:
rm -rf pnacl-sz *.o $(OBJDIR) $(SB_OBJDIR) build/pnacl-sz.bloat.json rm -rf pnacl-sz *.o $(OBJDIR) $(SB_OBJDIR) build/pnacl-sz.bloat.json
clean-all: clean clean-all: clean
rm -rf build/ docs/ rm -rf build/ docs/html
docs/README.rst
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment