Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Spot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
117
Issues
117
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Spot
Spot
Commits
5504e225
Commit
5504e225
authored
Nov 23, 2017
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
do not run optipng anymore
* doc/Makefile.am (dist-hook): Remove. * HACKING: Adjust.
parent
974a4238
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
HACKING
HACKING
+0
-2
doc/Makefile.am
doc/Makefile.am
+0
-6
No files found.
HACKING
View file @
5504e225
...
...
@@ -46,8 +46,6 @@ only for certain operations (like releases):
pandoc used during Debian packaging for the conversion of
IPython notebooks to html
optipng used during "make dist" if present, to optimize
distributed png images
R used by some example in the documentation (the
documentation will still compile without R, but that
example will appear broken)
...
...
doc/Makefile.am
View file @
5504e225
...
...
@@ -147,10 +147,4 @@ EXTRA_DIST = \
$(srcdir)
/org-stamp
\
$(srcdir)
/userdoc
dist-hook
:
optipng
.PHONY
:
optipng
optipng
:
-
(
optipng
-v
>
/dev/null
)
&&
optipng
-o5
$(distdir)
/userdoc/
*
.png
DISTCLEANFILES
=
org/plantuml.jar
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