Skip to content

gh-101100: Fix Sphinx warnings in library/tty.rst#111079

Merged
hugovk merged 1 commit intopython:mainfrom
hugovk:docs-fix-sphinx-tty
Oct 20, 2023
Merged

gh-101100: Fix Sphinx warnings in library/tty.rst#111079
hugovk merged 1 commit intopython:mainfrom
hugovk:docs-fix-sphinx-tty

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Oct 19, 2023

Fixes these warnings:

Doc/library/termios.rst:44: WARNING: py:const reference target not found: TCSANOW
Doc/library/termios.rst:44: WARNING: py:const reference target not found: TCSADRAIN
Doc/library/termios.rst:44: WARNING: py:const reference target not found: TCSAFLUSH
Doc/library/tty.rst:41: WARNING: py:const reference target not found: termios.TCSAFLUSH
Doc/library/tty.rst:52: WARNING: py:const reference target not found: termios.TCSAFLUSH

(Some remain in termios.rst that can be handled later.)

termios.rst renders like this:

image


📚 Documentation preview 📚: https://cpython-previews.readthedocs.io/en/latest/library/termios.html

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants