uv/docs/concepts
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
..
projects doc typo: unnecessary backslashes to represent brackets in markdown (#11059) 2025-01-29 08:17:31 -06:00
cache.md Allow environment variables to be included in cache keys (#10170) 2024-12-26 15:31:49 +00:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
python-versions.md docs(python-versions.md): fix spelling (#10322) 2025-01-06 07:41:48 +00:00
resolution.md Add Requires-Python upper bound behavior to the docs (#10964) 2025-01-28 12:17:34 -05:00
tools.md docs(tools.md): remove hyphenation for consistency (#10321) 2025-01-06 09:33:46 -05:00