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

"Unexpected section title or transition." errors from problematic syntax in docstring #6

Open
r-xue opened this issue Oct 16, 2024 · 0 comments

Comments

@r-xue
Copy link
Owner

r-xue commented Oct 16, 2024

  File "/opt/miniforge3/envs/pipe1669/lib/python3.10/site-packages/docutils/parsers/rst/states.py", line 2426, in line
    msg = self.reporter.severe(
  File "/opt/miniforge3/envs/pipe1669/lib/python3.10/site-packages/docutils/utils/__init__.py", line 239, in severe
    return self.system_message(self.SEVERE_LEVEL, *args, **kwargs)
  File "/opt/miniforge3/envs/pipe1669/lib/python3.10/site-packages/docutils/utils/__init__.py", line 197, in system_message
    raise SystemMessage(msg, level)
docutils.utils.SystemMessage: :15: (SEVERE/4) Unexpected section title or transition.

......

Sphinx parallel build error:
docutils.utils.SystemMessage: :15: (SEVERE/4) Unexpected section title or transition.

......
make[1]: *** [Makefile:23: html] Error 2
make[1]: Leaving directory '/zfs/nvme/Workspace/nrao/tickets/PIPE-1669/paris/docs'
make: *** [Makefile:54: html_docs] Error 2

maybe related to this sphinx-doc/sphinx#7813

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant