Commit Graph

19 Commits

Author SHA1 Message Date
luoluo
f4ab485c6b
Update README_zh_CN.md (#38601)
Update README_zh_CN.md for using Vcpkg in CLion .

<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] SHA512s are updated for each updated download.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] Any patches that are no longer applied are deleted from the port's
directory.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is added to each modified port's versions file.

END OF PORT UPDATE CHECKLIST (delete this line) -->

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-05-07 20:28:48 -07:00
Cheney Wang
78b61582c9
[Docs] Fix the broken link in README_xx.md (#32923)
* Update README_zh_CN.md

* Update README_es.md

* Update README_es.md

* Update README_fr.md

* Update README_ko_KR.md

* Update README_pt.md

* Update README_es.md

* Update README_ko_KR.md

* Update README_pt.md

* Update README_zh_CN.md
2023-08-04 11:00:07 -07:00
miyanyan
a54b77790d
[vcpkg doc] Update doc link in README_zh_CN.md (#32485) 2023-07-11 12:59:39 -07:00
chausner
33a257fbf9
Tweak link in README (#29107)
* Remove outdated paragraph from README

* Turn path in README into a link

* Revert "Remove outdated paragraph from README"

This reverts commit bdd80c0adf.

* Change link

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-03-06 15:46:35 -08:00
Jack·Boos·Yu
4144d1df0d
[vcpkg doc] Update Chinese readme (#28055)
* [vcpkg doc] Update Chinese readme

* Apply suggestions

Co-authored-by: jyu49 <yu_jack@apple.com>
2022-11-30 09:27:23 -08:00
Zirnc
f4df5da028
Update README_zh_CN.md (#26456) 2022-08-22 09:25:00 -07:00
Hiroshi Yoshioka
9ff91df90a
Typo "Github"→"GitHub" (#26441)
* Typo "Github"→"GitHub"

https://github.com/microsoft/vcpkg/blob/master/README.md
#PingMSFTDocs

* Typo "Github"→"GitHub"

https://github.com/microsoft/vcpkg/blob/master/README_fr.md
#PingMSFTDocs

* Typo "Github"→"GitHub"(README_ko_KR.md)

https://github.com/microsoft/vcpkg/blob/master/README_ko_KR.md
#PingMSFTDocs

* Typo "Github"→"GitHub"

https://github.com/microsoft/vcpkg/blob/master/README_zh_CN.md
#PingMSFTDocs
2022-08-22 09:18:59 -07:00
Robert Schumacher
8639e65b88
[docs] Split integration.md per Build System. (#24737)
* Split integration.md per Build System.

Centralize buildsystem configuration.

* PR comment
2022-05-17 17:12:53 -07:00
Jack·Boos·Yu
f68e901854
[vcpkg docs] Add double quotes to toolchain path (#24649)
* [vcpkg docs] Add double quotes to toolchain path

* Apply changes
2022-05-12 16:53:26 -07:00
Fawdlstty
b86c0c35b8
Fixed inaccurate Chinese words (#23179)
* Fixed inaccurate Chinese words

* fix other chinese translate problem

* fix

* Update CONTRIBUTING_zh.md

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update CONTRIBUTING_zh.md

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update CONTRIBUTING_zh.md

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update CONTRIBUTING_zh.md

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update CONTRIBUTING_zh.md

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-02-24 20:54:11 -08:00
Jack·Boos·Yu
cfc1e6629a
[doc] Update Chinese readme (#22166)
* [doc] Update Chinese readme

* Highlight the English Language package

* Remove depreciate part

* Apply suggestions
2021-12-28 14:57:02 -08:00
autoantwort
20fad538fd
[docs] Rename docs/index.md to docs/README.md (#16758)
* Rename docs/index.md to docs/README.md

* Update links to index.md
2021-03-18 15:03:30 -07:00
Jack·Boos·Yu
26b365c608
[documentation] Fix manifest link (#13685)
* [document] Fix manifest docs

* Sync to Chinese document

* add empty line

* Fix manifest link
2020-09-24 11:36:44 -07:00
Sprite
98f2308aed
Fix link (#13209) 2020-08-31 09:35:11 -07:00
Jiahui Chen
0b144fe80d
[Readme] fix typo & sync content (#13237) 2020-08-31 09:07:55 -07:00
Jonathan Guzmán
a64399e0a6
[typo] Fix incorrect Path in readme (#13066) 2020-08-21 11:46:35 -07:00
nicole mazzuca
811cb0cc38
[vcpkg README] Fix links (#12317)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-07-07 22:08:09 -07:00
nicole mazzuca
ee218d3065
[vcpkg docs] new README/Quick Start guide (#12093)
* [vcpkg docs] new README/Quick Start guide

* some CRs

* add VS+CMake instructions

* add CLion instructions

* Update chinese readme, add link url.

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update README_zh_CN.md

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* CRs

* Fix some describe and link

* Re-fix url link

* Re-fix url link

* Re-fix url link

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-07-07 10:53:14 -07:00
JackBoosY
2547ca8137 Add Chinese readme. (#8476)
* add chinese readme.

* fix format.
2019-10-07 10:40:57 -07:00