[PATCH wayland-web 1/9] Remove PDF docs

Pekka Paalanen ppaalanen at gmail.com
Sat Jan 12 12:52:00 UTC 2019


From: Pekka Paalanen <pq at iki.fi>

The link "(PDF)" has not worked since the migration to Gitlab, because
Gitlab Pages do not generate an automatic file index.

The PDF docs themselves were last generated for Wayland 1.3 which was
released in 2013. The build system to generate PDF was also removed in
https://gitlab.freedesktop.org/wayland/wayland/commit/f3e7eedf1c0824639a816519ccfbdacb946cc63f
four years ago.

If PDF, single-page HTML or other documentation formats are wanted, they
can certainly be added. This patch is just removing misleading outdated
cruft.

Signed-off-by: Pekka Paalanen <pq at iki.fi>
---
 ...Documentation-1.1-Wayland-en-US.pdf-broken | Bin 1542409 -> 0 bytes
 docs/pdf/Documentation-1.2-Wayland-en-US.pdf  | Bin 8979209 -> 0 bytes
 docs/pdf/Documentation-1.3-Wayland-en-US.pdf  | Bin 507695 -> 0 bytes
 index.html                                    |   2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 docs/pdf/Documentation-1.1-Wayland-en-US.pdf-broken
 delete mode 100644 docs/pdf/Documentation-1.2-Wayland-en-US.pdf
 delete mode 100644 docs/pdf/Documentation-1.3-Wayland-en-US.pdf

diff --git a/docs/pdf/Documentation-1.1-Wayland-en-US.pdf-broken b/docs/pdf/Documentation-1.1-Wayland-en-US.pdf-broken
deleted file mode 100644
index 7190c1468d4847f4e021dacbd3dca7f7f1a27290..0000000000000000000000000000000000000000
diff --git a/docs/pdf/Documentation-1.2-Wayland-en-US.pdf b/docs/pdf/Documentation-1.2-Wayland-en-US.pdf
deleted file mode 100644
index d7a9507b455a4e8e0dcf8a79c6200d2f1e87967a..0000000000000000000000000000000000000000
diff --git a/docs/pdf/Documentation-1.3-Wayland-en-US.pdf b/docs/pdf/Documentation-1.3-Wayland-en-US.pdf
deleted file mode 100644
index 0ccdaa25e0671f84aa37c4077713a0a0fe5605ab..0000000000000000000000000000000000000000
diff --git a/index.html b/index.html
index 36c28ce..ab6259f 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,7 @@ embedded and mobile use cases.  </p>
 <ul>
   <li><a href="architecture.html">Wayland architecture</a></li>
   <li><a href="faq.html">Wayland FAQ</a></li>
-  <li><a href="docs/html">Documentation</a> <a href="docs/pdf">(PDF)</a></li>
+  <li><a href="docs/html">Documentation</a></li>
   <li><a href="toolkits.html">Toolkits with Wayland support</a>
   <li><a href="screenshots.html">Screenshots</a></li>
 </ul>
-- 
2.20.1



More information about the wayland-devel mailing list