Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swiftshader
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
swiftshader
Commits
4f69e018
Commit
4f69e018
authored
Jan 06, 2016
by
Reed Kotler
Committed by
Jim Stichnoth
Jan 06, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
6 additions
and
2 deletions
+6
-2
.gitignore
.gitignore
+1
-1
DESIGN.rst
DESIGN.rst
+2
-0
Makefile.standalone
Makefile.standalone
+1
-1
README.rst
README.rst
+2
-0
ALLOCATION.rst
docs/ALLOCATION.rst
+0
-0
DESIGN.rst
docs/DESIGN.rst
+0
-0
LOWERING.rst
docs/LOWERING.rst
+0
-0
README.rst
docs/README.rst
+0
-0
No files found.
.gitignore
View file @
4f69e018
...
...
@@ -10,5 +10,5 @@
# Ignore specific patterns at the top-level directory
/pnacl-sz
/build/
/docs/
/docs/
html/
/crosstest/Output/
DESIGN.rst
0 → 120000
View file @
4f69e018
docs/DESIGN.rst
\ No newline at end of file
Makefile.standalone
View file @
4f69e018
...
...
@@ -517,4 +517,4 @@ clean:
rm
-rf
pnacl-sz
*
.o
$(OBJDIR)
$(SB_OBJDIR)
build/pnacl-sz.bloat.json
clean-all
:
clean
rm
-rf
build/ docs/
rm
-rf
build/ docs/
html
README.rst
0 → 120000
View file @
4f69e018
docs/README.rst
\ No newline at end of file
ALLOCATION.rst
→
docs/
ALLOCATION.rst
View file @
4f69e018
File moved
DESIGN.rst
→
docs/
DESIGN.rst
View file @
4f69e018
File moved
LOWERING.rst
→
docs/
LOWERING.rst
View file @
4f69e018
File moved
README.rst
→
docs/
README.rst
View file @
4f69e018
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment