borgbackup/docs
Thomas Waldmann 0b4ec9df1a
work around sudden failure of sphinx ini lexer
/Users/tw/w/borg/docs/internals/data-structures.rst:971:
WARNING: Lexing literal_block
'
[cache]
version = 1
repository = 3c4...e59
manifest = 10e...21c
timestamp = 2017-06-01T21:31:39.699514
key_type = 2
previous_location = /path/to/repo

[integrity]
manifest = 10e...21c
files = {"algorithm": "XXH64", "digests": {"HashHeader": "eab...39e3", "final": "e2a...b24"}}
'
as "ini" resulted in an error at token: '}'.
Retrying in relaxed mode. [misc.highlighting_failure]

Note: this part of the docs didn't change for a long time, so I guess
the sudden warning comes from a change in sphinx' lexers.

Main problem is that rc != 0 will abort our CI pipeline.
2025-01-05 19:47:40 +01:00
..
3rd_party remove docs of previously bundled blake2 code 2022-02-26 22:22:02 +01:00
_static revert logo colour to #00dd00 (per @TW) 2017-08-16 17:50:59 +02:00
_templates docs: no third level toc on command usage pages ("Description", "Examples") 2017-06-30 17:41:58 +02:00
binaries docs: borg/borgfs detects internally under which name it was invoked, fixes #8207 2024-10-05 14:23:21 +02:00
borg_theme/css recreate: remove experimental status 2024-05-29 16:42:58 +02:00
deployment docs: update about archive series 2024-09-18 14:05:12 +02:00
internals work around sudden failure of sphinx ini lexer 2025-01-05 19:47:40 +01:00
man borg2 - Support other OpenSSL versions on OpenBSD 2024-11-23 23:01:44 +01:00
misc docs: Remove --bypass-lock 2024-10-22 08:44:56 +02:00
usage borg2 - Support other OpenSSL versions on OpenBSD 2024-11-23 23:01:44 +01:00
authors.rst fix levels in authors section 2016-11-04 21:14:59 -04:00
book.rst [DOCS] Move content of resources doc page to community project, #2088 2020-04-19 19:13:02 +02:00
changes.rst b14 release date 2024-11-16 20:08:19 +01:00
changes_0.x.rst 'Want' fixes 2022-12-29 22:26:55 +00:00
changes_1.x.rst remove LocalCache 2024-09-07 22:00:31 +02:00
conf.py update (c) year 2024-10-05 13:53:16 +02:00
deployment.rst add non-root deployment strategy 2024-02-24 21:17:01 +01:00
development.rst docs: update "Running the tests (using the pypi package)", fixes #6386 2024-10-04 19:04:43 +02:00
faq.rst docs/FAQ: Clean up entries regarding SSH settings 2024-11-01 07:43:47 +01:00
global.rst.inc docs: update install docs, fixes #8342. 2024-12-29 18:08:42 +01:00
index.rst update CHANGES, split changelog by major version 2022-06-25 21:58:19 +02:00
installation.rst docs: update install docs, fixes #8342. 2024-12-29 18:08:42 +01:00
internals.rst Docs grammar fixes 2022-12-29 22:26:54 +00:00
introduction.rst fix PDF rendering structure 2016-11-04 16:01:18 -04:00
Makefile fix homepage URL in all remaining places 2015-10-09 15:54:04 -04:00
man_intro.rst src: fix man page names 2024-09-08 18:11:41 +02:00
quickstart.rst Merge pull request #8484 from mrichtarsky/docs 2024-11-01 12:26:06 +01:00
quickstart_example.rst.inc docs: update about archive series 2024-09-18 14:05:12 +02:00
support.rst docs: reflow some really long lines 2020-03-11 16:27:57 -07:00
usage.rst add undelete command to index 2024-11-18 02:30:58 +01:00
usage_general.rst.inc [DOCS] #4587 – Make Sphinx warnings break docs build 2020-03-16 19:22:59 +01:00