Skip to content

Fix all Sphinx reference warnings in Doc/library/lzma.rst #151949

Description

@StanFromIreland

Bug report

Important

See the meta issue for more information.

Doc/library/lzma.rst
Doc/library/lzma.rst:157: py:const reference target not found: FORMAT_XZ [ref.const]
Doc/library/lzma.rst:160: py:const reference target not found: FORMAT_ALONE [ref.const]
Doc/library/lzma.rst:164: py:const reference target not found: FORMAT_RAW [ref.const]
Doc/library/lzma.rst:165: py:const reference target not found: FORMAT_AUTO [ref.const]
Doc/library/lzma.rst:174: py:const reference target not found: CHECK_NONE [ref.const]
Doc/library/lzma.rst:174: py:const reference target not found: FORMAT_ALONE [ref.const]
Doc/library/lzma.rst:174: py:const reference target not found: FORMAT_RAW [ref.const]
Doc/library/lzma.rst:178: py:const reference target not found: CHECK_CRC32 [ref.const]
Doc/library/lzma.rst:180: py:const reference target not found: CHECK_CRC64 [ref.const]
Doc/library/lzma.rst:180: py:const reference target not found: FORMAT_XZ [ref.const]
Doc/library/lzma.rst:183: py:const reference target not found: CHECK_SHA256 [ref.const]
Doc/library/lzma.rst:191: py:const reference target not found: PRESET_EXTREME [ref.const]
Doc/library/lzma.rst:191: py:const reference target not found: PRESET_DEFAULT [ref.const]
Doc/library/lzma.rst:233: py:const reference target not found: FORMAT_AUTO [ref.const]
Doc/library/lzma.rst:233: py:const reference target not found: FORMAT_XZ [ref.const]
Doc/library/lzma.rst:233: py:const reference target not found: FORMAT_ALONE [ref.const]
Doc/library/lzma.rst:233: py:const reference target not found: FORMAT_RAW [ref.const]
Doc/library/lzma.rst:243: py:const reference target not found: FORMAT_RAW [ref.const]
Doc/library/lzma.rst:283: py:const reference target not found: CHECK_UNKNOWN [ref.const]
Doc/library/lzma.rst:332: py:const reference target not found: CHECK_NONE [ref.const]
Doc/library/lzma.rst:332: py:const reference target not found: CHECK_CRC32 [ref.const]
Doc/library/lzma.rst:332: py:const reference target not found: CHECK_CRC64 [ref.const]
Doc/library/lzma.rst:332: py:const reference target not found: CHECK_SHA256 [ref.const]
Doc/library/lzma.rst:350: py:const reference target not found: FILTER_LZMA1 [ref.const]
Doc/library/lzma.rst:350: py:const reference target not found: FORMAT_ALONE [ref.const]
Doc/library/lzma.rst:351: py:const reference target not found: FILTER_LZMA2 [ref.const]
Doc/library/lzma.rst:351: py:const reference target not found: FORMAT_XZ [ref.const]
Doc/library/lzma.rst:351: py:const reference target not found: FORMAT_RAW [ref.const]
Doc/library/lzma.rst:355: py:const reference target not found: FILTER_DELTA [ref.const]
Doc/library/lzma.rst:395: py:const reference target not found: MODE_FAST [ref.const]
Doc/library/lzma.rst:395: py:const reference target not found: MODE_NORMAL [ref.const]
Doc/library/lzma.rst:398: py:const reference target not found: MF_HC3 [ref.const]
Doc/library/lzma.rst:398: py:const reference target not found: MF_HC4 [ref.const]
Doc/library/lzma.rst:398: py:const reference target not found: MF_BT2 [ref.const]
Doc/library/lzma.rst:398: py:const reference target not found: MF_BT3 [ref.const]
Doc/library/lzma.rst:398: py:const reference target not found: MF_BT4 [ref.const]

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    Status
    No status
    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions