uv/docs
Marco Barbosa c5ccea2bb1
doc typo: unnecessary backslashes to represent brackets in markdown (#11059)
There is a small typo in the doc which could mislead users: reference to
a table in `pyproject.toml` currently appears as
[`\[project.entry-points\]`](https://packaging.python.org/en/latest/guides/creating-and-discovering-plugins/#using-package-metadata)
while it should be
[`[project.entry-points]`](https://packaging.python.org/en/latest/guides/creating-and-discovering-plugins/#using-package-metadata).

Backslashes are appearing because they weren't supposed to be used on
code representation in Markdown.
2025-01-29 08:17:31 -06:00
..
.overrides Use | for page separator in meta titles (#6953) 2024-09-03 00:42:59 +00:00
assets Add static assets to docs pages (#6951) 2024-09-02 20:00:30 -04:00
concepts doc typo: unnecessary backslashes to represent brackets in markdown (#11059) 2025-01-29 08:17:31 -06:00
configuration Fix formatting of RUST_LOG documentation (#10053) 2025-01-28 17:31:10 -06:00
getting-started Bump version to 0.5.25 (#11042) 2025-01-28 15:40:43 -06:00
guides Update Dependabot links (#11054) 2025-01-29 08:06:08 -06:00
js Add support for anchor redirects with client-side js (#9212) 2024-11-19 22:32:43 -06:00
pip Add Requires-Python upper bound behavior to the docs (#10964) 2025-01-28 12:17:34 -05:00
reference Add a troubleshooting section and reproducible example guide (#10947) 2025-01-27 13:29:23 -06:00
stylesheets Improve the styling of collapsible nav items (#10692) 2025-01-16 15:02:43 -06:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Remove pypy from top-level pin example (#9896) 2024-12-14 12:00:13 -06:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
requirements.in Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
requirements.txt Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00