Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

man page writer could highlight .. rubric #6586

Open
anntzer opened this issue Jul 16, 2019 · 0 comments
Open

man page writer could highlight .. rubric #6586

anntzer opened this issue Jul 16, 2019 · 0 comments
Labels
builder:manpage type:enhancement enhance or introduce a new feature

Comments

@anntzer
Copy link
Contributor

anntzer commented Jul 16, 2019

This feature request was reported as a subpart of bug report #6331; the bug has been fixed but the feature request remains.

Is your feature request related to a problem? Please describe.

The man page writer doesn't highlight .. rubric::, even though it highlights the (somewhat) similar .. topic::.

Example:

$ sphinx-quickstart -q -pfoo -afoo

edit index.rst to add

.. rubric:: Rubric

.. topic:: Topic

   This.

then

$ make man
$ man _build/man/foo.1

Describe the solution you'd like
.. rubric:: get highlighted by the man page writer, e.g. like .. topic::.

Describe alternatives you've considered
n/a

@anntzer anntzer added the type:enhancement enhance or introduce a new feature label Jul 16, 2019
@AA-Turner AA-Turner added this to the some future version milestone Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builder:manpage type:enhancement enhance or introduce a new feature
Projects
None yet
Development

No branches or pull requests

2 participants