1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-12 10:46:11 +02:00
gitea/docs/content/doc/packages
KN4CK3R df789d962b
Add Cargo package registry (#21888)
This PR implements a [Cargo registry](https://doc.rust-lang.org/cargo/)
to manage Rust packages. This package type was a little bit more
complicated because Cargo needs an additional Git repository to store
its package index.

Screenshots:

![grafik](https://user-images.githubusercontent.com/1666336/203102004-08d812ac-c066-4969-9bda-2fed818554eb.png)

![grafik](https://user-images.githubusercontent.com/1666336/203102141-d9970f14-dca6-4174-b17a-50ba1bd79087.png)

![grafik](https://user-images.githubusercontent.com/1666336/203102244-dc05743b-78b6-4d97-998e-ef76341a978f.png)

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-05 18:12:31 +08:00
..
cargo.en-us.md Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
composer.en-us.md Update login methods in package docs (#20561) 2022-07-31 15:41:25 +02:00
conan.en-us.md Update login methods in package docs (#20561) 2022-07-31 15:41:25 +02:00
conda.en-us.md Add Conda package registry (#22262) 2023-02-01 12:30:39 -06:00
container.en-us.md Update login methods in package docs (#20561) 2022-07-31 15:41:25 +02:00
generic.en-us.md Allow multiple files in generic packages (#20661) 2022-08-09 12:39:24 +08:00
helm.en-us.md Update login methods in package docs (#20561) 2022-07-31 15:41:25 +02:00
maven.en-us.md Update maven deploy docs (#20691) 2022-08-07 21:58:03 +08:00
npm.en-us.md NPM Package Registry search API endpoint (#20280) 2022-09-24 19:24:33 +08:00
nuget.en-us.md Add support for Chocolatey/NuGet v2 API (#21393) 2022-10-13 18:19:39 +08:00
overview.en-us.md Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
pub.en-us.md Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
pypi.en-us.md Use `--index-url` in PyPi description (#22620) 2023-01-27 15:12:18 +01:00
rubygems.en-us.md Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
storage.en-us.md Fix typo in storage.en-us.md (#22694) 2023-01-31 22:42:41 +01:00
vagrant.en-us.md Fix typo in sidebar (#21922) 2022-11-24 18:31:32 +08:00