35 Commits

Author SHA1 Message Date
James R. Barlow
3304498bdc
Fix some anchors and markdown quirks 2025-04-21 00:50:26 -07:00
James R. Barlow
d1a45e4abc
Convert remaining rst -> md 2025-04-17 15:03:21 -07:00
James R. Barlow
92a78f611e
rst -> md migration in progress 2025-04-17 02:10:40 -07:00
James R. Barlow
d1fc77e1b6
docs: add imgconverter 2025-01-04 12:39:55 -08:00
James R. Barlow
bfbe571f12
docs: fix more rst formatting issues 2025-01-04 10:59:52 -08:00
James R. Barlow
b486df7e2d
docs: auto update year 2025-01-04 01:04:29 -08:00
James R. Barlow
74a84b6ae9
Fix numerous documentation build problems 2025-01-03 12:23:42 -08:00
Elliott Sales de Andrade
8f44b29ca3
Update intersphinx mapping to current format (#1443)
This will break somewhere in Sphinx 8.
2024-12-05 23:54:21 -08:00
James R. Barlow
06a5e0c3f6
docs: various updates 2023-08-14 00:13:17 -07:00
James R. Barlow
1d0e4e7c9f
ruff: fix from __future__ and drop isort 2023-04-14 00:49:02 -07:00
James R. Barlow
b7eb93eb79
Adopt ruff and fix prelim lints 2023-04-14 00:19:17 -07:00
James R. Barlow
9ffe829a10
Remove external importlib_metadata since Python 3.8 provides it directly 2022-08-02 14:48:11 -07:00
James R. Barlow
80ed2117cc
Change to SPDX license tracking 2022-07-28 01:10:07 -07:00
James R. Barlow
6cdf68363a docs: copyright year 2022-06-12 00:31:01 -07:00
James R. Barlow
b699e158be Fix references to old repo at jbarlow83/OCRmyPDF 2022-05-16 12:48:10 -07:00
James R. Barlow
5abfb14c2a Remove leptonica and cffi 2021-11-13 00:06:35 -08:00
mara004
7bdd1828a9
[ci skip] docs/conf.py: add intersphinx mapping to make external links work (#838) 2021-10-04 00:34:59 -07:00
James R. Barlow
313c9e7dc1 docs: add missing sphinx extensions 2021-09-26 23:41:25 -07:00
James R. Barlow
9d04795f7f docs: fix package version error 2021-09-26 23:41:17 -07:00
James R. Barlow
4d67812d51 importlib helpers don't provide importlib.thing, but importlib_thing
Fix everywhere.
2021-09-14 00:15:07 -07:00
James R. Barlow
8bfd46c80d docs: update copyright 2021-09-13 01:10:49 -07:00
James R. Barlow
cc6e9cecc0 Replace pkg_resources version lookup with importlib.metadata 2021-09-13 01:10:49 -07:00
James R. Barlow
6f9b948064 typing: fix some trivial issues 2021-08-26 23:46:44 -07:00
James R. Barlow
38280e77f8 Use sphinx-issues to "refactor" release notes 2021-06-16 00:39:40 -07:00
James R. Barlow
62924ee280
Improve API documentation 2020-06-30 04:20:14 -07:00
James R. Barlow
2fdaa76a0d Refactor configure_logging 2019-05-20 14:54:34 -07:00
James R. Barlow
56a56a4dcb docs: avoid importing ocrmypdf 2019-02-26 12:57:50 -08:00
James R. Barlow
7b4f5a8fc4 docs: try to fix readthedocs
[ci skip]
2018-12-19 15:30:07 -08:00
James R. Barlow
a938bbea55 Remove more libxmp dependencies 2018-12-12 22:02:35 -08:00
James R. Barlow
3a2745445a Fix docs build 2018-11-12 13:26:04 -08:00
James R. Barlow
2f65e3aac8 (Hopefully) fix build on ReadTheDocs
[ci skip]
2018-07-10 13:20:33 -07:00
James R. Barlow
a2b1f54eb2 Update documentation license info 2018-03-24 02:33:24 -07:00
James R. Barlow
5480da4f04 Additional docs updates for v4.4 2017-01-26 23:02:44 -08:00
Sean Whitton
6821e8eeb2 disable mathjax sphinx extension (#103)
Mathjax isn't actually needed for OCRmyPDF's docs, but enabling this
extension causes the browser to download a copy of mathjax.js from
cdn.mathjax.org anyway.

I have to disable this for the offline docs bundled with Debian, but
since you're not using mathjax, it would be nice to have the diff merged
upstream.
2016-11-01 21:56:57 -07:00
James R. Barlow
0a0ceda71f Start the documentation 2016-09-06 13:52:40 -07:00