aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-12-04 13:04:58 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-12-04 13:04:58 +0300
commit9a3ecffba7ce24ba26d7267f5c7e70d903ec11e2 (patch)
tree10a936ba7911e5a9d8d54fe2ef3b1980f5785814 /doc
parent78fc2fe7060f3ffc4d88371a49043f66ae39d16b (diff)
downloadlibmicrohttpd-9a3ecffba7ce24ba26d7267f5c7e70d903ec11e2.tar.gz
libmicrohttpd-9a3ecffba7ce24ba26d7267f5c7e70d903ec11e2.zip
docs: make MHD picture name unique to allow installation in /usr/share/info
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/libmicrohttpd.texi2
-rw-r--r--doc/libmicrohttpd_performance_data.eps (renamed from doc/performance_data.eps)2
-rw-r--r--doc/libmicrohttpd_performance_data.png (renamed from doc/performance_data.png)bin9169 -> 9169 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8073e6c5..f07db8bd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -33,5 +33,5 @@ microhttpd_TEXINFOS = \
33EXTRA_DIST = \ 33EXTRA_DIST = \
34 $(man_MANS) \ 34 $(man_MANS) \
35 $(microhttpd_TEXINFOS) \ 35 $(microhttpd_TEXINFOS) \
36 performance_data.png \ 36 libmicrohttpd_performance_data.png \
37 performance_data.eps 37 libmicrohttpd_performance_data.eps
diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index ca6d237c..cac5dd29 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -192,7 +192,7 @@ three processes on the same machine).
192 192
193 193
194@float Figure,fig:performance 194@float Figure,fig:performance
195@image{performance_data,400pt,300pt,Data,.png} 195@image{libmicrohttpd_performance_data,400pt,300pt,Data,.png}
196@caption{Performance measurements for select vs. epoll (with thread-pool).} 196@caption{Performance measurements for select vs. epoll (with thread-pool).}
197@end float 197@end float
198 198
diff --git a/doc/performance_data.eps b/doc/libmicrohttpd_performance_data.eps
index 7da198d2..6014f9f6 100644
--- a/doc/performance_data.eps
+++ b/doc/libmicrohttpd_performance_data.eps
@@ -1,6 +1,6 @@
1%!PS-Adobe-3.0 EPSF-3.0 1%!PS-Adobe-3.0 EPSF-3.0
2%%Creator: (ImageMagick) 2%%Creator: (ImageMagick)
3%%Title: (performance_data.eps) 3%%Title: (libmicrohttpd_performance_data.eps)
4%%CreationDate: (2014-02-19T07:16:22+01:00) 4%%CreationDate: (2014-02-19T07:16:22+01:00)
5%%BoundingBox: -0 -0 640 480 5%%BoundingBox: -0 -0 640 480
6%%HiResBoundingBox: 0 0 640 480 6%%HiResBoundingBox: 0 0 640 480
diff --git a/doc/performance_data.png b/doc/libmicrohttpd_performance_data.png
index 0e447c24..0e447c24 100644
--- a/doc/performance_data.png
+++ b/doc/libmicrohttpd_performance_data.png
Binary files differ