diff mupdf-source/docs/index.rst @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mupdf-source/docs/index.rst	Mon Sep 15 11:43:07 2025 +0200
@@ -0,0 +1,55 @@
+Welcome to MuPDF
+================
+
+.. _welcome:
+.. image:: images/mupdf-icon.svg
+	:width: 33%
+	:align: center
+	:alt: [MuPDF Logo]
+	:target: welcome_
+
+MuPDF is an open source software framework for viewing and converting PDF, XPS,
+and E-book documents. There are viewers for various platforms, several command
+line tools, and a software library for building tools and applications.
+
+It is available under either the `GNU GPL Affero license <https://www.gnu.org/licenses/agpl-3.0.html>`_
+or  `licensed for commercial <https://artifex.com/licensing/commercial?utm_source=rtd-mupdf&utm_medium=rtd&utm_content=inline-link>`_
+use from `Artifex Software, Inc <https://artifex.com/?utm_source=rtd-mupdf&utm_medium=rtd&utm_content=inline-link>`_.
+
+.. toctree::
+	:caption: Guides
+	:maxdepth: 1
+
+	guide/what-is-mupdf
+	license
+	guide/install
+	guide/using-with-javascript
+	guide/using-with-java
+	guide/using-with-android
+	tools/index
+
+
+.. toctree::
+	:caption: Cookbook
+	:maxdepth: 1
+
+	cookbook/mupdf-explored
+	cookbook/c/index
+	cookbook/progressive-loading
+	cookbook/javascript/index
+
+.. toctree::
+	:caption: Reference
+	:maxdepth: 1
+
+	reference/common/index
+	reference/c/index
+	reference/javascript/index
+	reference/swig
+
+.. toctree::
+	:caption: Other
+	:maxdepth: 1
+
+	other/changes
+	other/third-party