SIGN IN SIGN UP
tesseract-ocr / tesseract UNCLAIMED

Tesseract Open Source OCR Engine (main repository)

0 0 108 C++

Use asciidoctor instead of asciidoc-py for manpage generation (#4534)

- configure.ac: replace asciidoc+xsltproc checks with asciidoctor check,
  remove HAVE_XML_CATALOG_FILES conditional (not needed with asciidoctor)
- Makefile.am: use asciidoctor -b manpage for man pages, asciidoctor -b
  html5 for HTML, asciidoctor-pdf for PDF; remove man_xslt variable and
  docbook intermediate steps
- doc/generate_manpages.sh: replace asciidoc+xsltproc with asciidoctor;
  use separate variable for asciidoctor-pdf; make PDF optional if
  asciidoctor-pdf is not installed
- ci: build and upload docs as artifact in autotools workflow

Co-authored-by: amitdo <13571208+amitdo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/d1207ba5-e79d-4bc8-ae88-88d96e862581
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/435d91c8-c6e9-44b4-bc5a-08697f361829
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/6c63f971-fddc-4768-a958-136fa929ebd0
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/d4cb7ec7-8c7b-4778-a80b-a7a24e242067
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/ab3bd2c2-0ec8-465e-a2e1-354dc97879f5
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/a50bea45-117b-4da7-81af-935c731b02dd
Agent-Logs-Url: https://github.com/tesseract-ocr/tesseract/sessions/0132497b-7b81-4ee6-849e-69d2451d9521

Signed-off-by: Stefan Weil <sw@weilnetz.de>
C
Copilot committed
78a8ac88a39ad975b057209ec42a209d1234c2dc
Parent: 50c3afa
Committed by GitHub <noreply@github.com> on 4/21/2026, 11:29:14 AM