question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issues with sphinx `Locale` transform (assumes rST)

See original GitHub issue

Screen Shot 2021-02-05 at 5 11 55 PM

Documentation repository: https://github.com/open-contracting/standard/pull/1197

To reproduce:

pip install -r requirements.txt
make

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:15 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
jpmckinneycommented, Feb 5, 2021

Here’s a simple example: https://github.com/jpmckinney/myst-parser-tests

Instructions to reproduce are at: https://github.com/jpmckinney/myst-parser-tests/blob/master/index.md

Thanks for the quick responses!

0reactions
chrisjsewellcommented, Feb 14, 2021

I think we can close the issue here, since it’s a problem with upstream.

I wouldn’t close This though the nail the upstream issue has actually been closed: https://github.com/sphinx-doc/sphinx/issues/8852#issuecomment-778561279

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow non-RST parsers to substitute the Locale transform #8852
I'm thinking the Locale transform is mostly generic. There are just a few places where it constructs RST strings. I'm wondering if those...
Read more >
Changelog - Sphinx documentation
The first option is to use the sphinxcontrib.jquery extension, ... The locale argument of sphinx.util.i18n:babel_format_date() becomes required.
Read more >
sphinx gettext does not match textdomains in subdirectories ...
I have found the solution/cause. My first assumption was that it might have to do with the locale_dirs entry in conf.py .
Read more >
sphinxcontrib-bibtex Documentation - Read the Docs
Citations in sphinx are resolved globally across all documents. Typically, you have a single bibliography directive across your entire project ...
Read more >
Source code for sphinx.application - Read the Docs
... from docutils.parsers.rst import directives, roles from six import iteritems, ... sphinx.extension import verify_required_extensions from sphinx.locale ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found