Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
c0c6f027
Commit
c0c6f027
authored
Dec 04, 2015
by
Maxime Perrotin
Browse files
add Makefile for design documents
parent
443565ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
design/Makefile
0 → 100644
View file @
c0c6f027
docx
:
@
pandoc
-f
markdown
-t
docx
-o
design.docx design.md
wiki
:
@
pandoc
-f
markdown
-t
mediawiki
-o
design.wiki design.md
all
:
docx wiki
clean
:
rm
-f
design.docx design.wiki
.PHONY
:
docx wiki clean
Write
Preview
Supports
Markdown
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