sphinx-doc/sphinx

Please generate devhelp index format v2

Open

#4,890 创建于 2018年4月23日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Python (1,985 fork)batch import
builderhelp wanted

仓库指标

Star
 (5,625 star)
PR 合并指标
 (平均合并 10天 11小时) (30 天内合并 11 个 PR)

描述

Problem

Sphinx in devhelp mode generates index file format v1, which is deprecated

Procedure to reproduce the problem

Error logs / results

Apr 23 11:20:24 espresso devhelp[32481]: The file 'file:///usr/share/devhelp/books/python-mpd2/python-mpd2.devhelp.gz' uses the Devhelp index file format version 1, which is deprecated. A future version of Devhelp may remove the support for the format version 1. The index file should be ported to the Devhelp index file format version 2.

Environment info

  • OS: Debian GNU/Linux unstable (development branch) with GNOME 3.28
  • Python version: python3.6 3.6.5-3 from Debian
  • Sphinx version: 1.7.2-4 from Debian
  • devhelp 3.28.1-1 from Debian

贡献者指南