gitea/docs/content/usage/packages
merlleu e6a059a3d0
add sparse url in cargo package guide (#26937)
Hello,

The current package guide for cargo gives you only the git index, with
the HTTP Index stabilized being used as default for crates.io and being
better for most use-cases.

However, it's not documented that gitea supports the sparse spec, and it
does not require the _crates-index git repo for the sparse api.

I personally think we should push users to use the sparse instead of the
git repository. (Even let users disable crates-index repos if they only
want to use sparse)
2023-09-13 12:14:10 +08:00
..
_index.en-us.md
…
alpine.en-us.md
…
alpine.zh-cn.md
…
cargo.en-us.md
…
cargo.zh-cn.md
…
chef.en-us.md
…
chef.zh-cn.md
…
composer.en-us.md
…
composer.zh-cn.md
…
conan.en-us.md
…
conan.zh-cn.md
…
conda.en-us.md
…
conda.zh-cn.md
…
container.en-us.md
…
container.zh-cn.md
…
cran.en-us.md
…
cran.zh-cn.md
…
debian.en-us.md
…
debian.zh-cn.md
…
generic.en-us.md
…
generic.zh-cn.md
…
go.en-us.md
…
go.zh-cn.md
…
helm.en-us.md
…
helm.zh-cn.md
…
maven.en-us.md
…
maven.zh-cn.md
…
npm.en-us.md
…
npm.zh-cn.md
…
nuget.en-us.md
…
nuget.zh-cn.md
…
overview.en-us.md
…
overview.zh-cn.md
…
pub.en-us.md
…
pub.zh-cn.md
…
pypi.en-us.md
…
pypi.zh-cn.md
…
rpm.en-us.md
…
rpm.zh-cn.md
…
rubygems.en-us.md
…
rubygems.zh-cn.md
…
storage.en-us.md
…
storage.zh-cn.md
…
swift.en-us.md
…
swift.zh-cn.md
…
vagrant.en-us.md
…
vagrant.zh-cn.md
…