borgbackup/docs/internals
Thomas Waldmann 31784547bc
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-04-09 15:56:33 +02:00
..
compaction.png docs/data structures: add simple example compaction run 2017-05-22 13:19:18 +02:00
compaction.vsd docs/data structures: add simple example compaction run 2017-05-22 13:19:18 +02:00
data-structures.rst work around sudden failure of sphinx ini lexer 2025-04-09 15:56:33 +02:00
encryption.png docs/data structures: add chunk layout diagram 2017-05-21 16:40:10 +02:00
encryption.vsd docs/data structures: add chunk layout diagram 2017-05-21 16:40:10 +02:00
frontends.rst add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016 2024-01-19 18:38:07 +01:00
object-graph.png docs: internals: edited HashIndex 2017-06-04 22:44:29 +02:00
object-graph.vsd docs: internals: edited HashIndex 2017-06-04 22:44:29 +02:00
security.rst docs: authentication primitives: improved security and performance infos (1.2) (#6692) 2022-05-14 22:56:39 +02:00
structure.png docs/internals: layers image; Blimey! it's one pixel off! 2017-06-04 22:23:54 +02:00
structure.vsd docs/internals: layers image; Blimey! it's one pixel off! 2017-06-04 22:23:54 +02:00