Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Scott Addie 36b7b8f3c4
Add docs guideline for Acrolinx VS Code extension (#3842) 2022-01-27 15:11:55 -06:00
Wes Haggard 36f4cbd20c
Update links from master to main (#3058) 2021-06-24 14:33:59 -07:00
Johan Stenberg (MSFT) 85eb283408
Python guideline reorg/MQ2020 (#2177)
* Initial draft of guideline reorg/MQ2020

* Fixed half the todos

* Addressed review feedback, improved example.

* Python: moved intro into design, restructured

* Added guidance on cancellation

* Added guidance on client immutability

* Some updates from feedback

* python: fix broken link in refs.md

* Fix typo in python.md directive

* Python: added documentation section

* Python: removed serialization implementation section

* Python: fixed up title levels

* Update docs/python/design.md

Co-authored-by: Anne Thompson <annelo@microsoft.com>

* Update docs/python/design.md

Co-authored-by: Anne Thompson <annelo@microsoft.com>

* Update docs/python/implementation.md

Co-authored-by: Anne Thompson <annelo@microsoft.com>

* Python guidelines: review feedback

* Python design: CR feedb ack

* Python: fixed duplicate ids

Co-authored-by: antisch <antisch@microsoft.com>
Co-authored-by: Anne Thompson <annelo@microsoft.com>
2021-03-09 20:09:00 -08:00
vcolin7 a091066788
Android guidelines restructuring (#2324)
* Merged Android's introduction.md with design.md and removed a reference to the former from general_sidebar.yml

* Updated implementation.md to follow the new guidelines structure.

* Updated design.md with PR suggestions

* Updated design.md and implementation.md with PR suggestions. Added a couple links to refs.md

* Added more changes from PR feedback.

* Changes reference in includes_/refs.md from introduction.md to design.md for Android.

* Removed a point about sync streaming methods based on PR feedback.

* Changed the reference to the Android Guidelines entry point wherever required.
2021-02-18 16:52:06 -06:00
catalinaperalta 64f3d81234
Adding release notes templates and package indexes for Go (#2226)
* Initial release doc work
* adding pkg.go.dev links
2021-01-19 11:49:55 -08:00
Ahson Khan 9f4d64de44
Refactor the Embedded C guidelines to follow new guideline structure. (#2180)
* Refactor the C guidelines to follow new guideline structure.

* Update the C sidebar menu.

* Update title and permalink.

* Update the docs link to point to design.md rather than intro which no
longer exists.

* Fix up the top navigation link and add a subfolder for API doc in the
side bar.

* Move the supported platform section from impl to design to match what we
do in C++.
2020-12-18 19:12:05 -08:00
Victor Vazquez 8c98dd164f
update c and cpp links from refs (#1957)
* update c and cpp links from refs

* two more missing links

* remove empty header
2020-10-22 10:01:27 -07:00
Rick Winter 3f223b961e
Update C and C++ release notes (#1926)
* Update C and C++ release notes

* Fix repo casing in template
2020-10-14 10:34:39 -07:00
vcolin7 095e61497b
Added release notes templates and package indexes for Android and iOS. (#1899)
* Added the release notes templates for the Android and iOS SDKs.

* Applied suggestions from code review.

Co-authored-by: Brandon Siegel <96068+bsiegel@users.noreply.github.com>

* Changing "beta" references to "preview".

* Added files in `releases/latest` for both Android and iOS. Updated `releases/latest/index.md`

* Applied PR feedback. Reverted "preview" mentions to "beta".

* Moved templates to the right place (`eng/scripts/release-template`). Added entries for all currently available libraries in `_data/releases/latest`. Added files for iOS and Android in `_includes/releases` and `_includes/releases/variables`.

* Modifed the variables file for iOS and fixed replace logic in `pkgrow.md` to support iOS.

* Removed unused links in `_includes/releases/variables` for Android and iOS.

* Removed unused links in `_includes/releases/variables` for C++ and Embedded C.

* Added entries for Android and iOS in `_data/sidebars/releases_sidebar.yml`.
 Added sections for Android and iOS to `docs/policies/release.md`. Updated `eng/scripts/Update-Release-Versions.ps1` to include Android and iOS. Reverted removal of unused links for Android, iOS, C and C++ in the hopes the script change fixes the CI issues.

* Added entries for Android and iOS in `_data/sidebars/releases_sidebar.yml`.
 Added sections for Android and iOS to `docs/policies/release.md`. Updated `eng/scripts/Update-Release-Versions.ps1` to include Android and iOS. Reverted removal of unused links for Android, iOS, C and C++ in the hopes the script change fixes the CI issues.

* Applied PR feedback.

Co-authored-by: Brandon Siegel <96068+bsiegel@users.noreply.github.com>
2020-10-08 15:53:17 -05:00
Wes Haggard a727537d54
Remove en-us from links (#1790) 2020-09-10 17:37:31 -07:00
Adrian Hall 492d786927
Fixed links and syntax highlighting (#1237)
* Fixed links and syntax highlighting

* Fixing links

* Correct date formats in releases

* Made everything relative links and markdownlint corrections

* Fixing config for Jekyll 4.0 prework

* Removed site.baseurl from includes

* Markdownlint repair

* Fixing stray paren
2020-04-17 12:29:06 -07:00
Scott Kurtzeborn f033ab4654
Arch board "rules of engagement" (#983)
This document has been rewritten to clarify for partners (and our own team) how to incorporate the arch board into creating new libraries and adding features into existing libraries.  It now details the number and types of meetings that should happen for new work and big feature adds.  It also now describes a lighter process for smaller changes and gives guidance for previewing API changes before going GA.

Instructions on how to create API reviews has been updated based on current tooling.
2020-03-03 16:19:44 -08:00
Heath Stewart 1372844396
Fix errant space in ref link (#960) 2020-01-21 16:52:53 -08:00
Heath Stewart fe2ae7e476 Point Dec 19 latest releases at appropriate page (#959) 2020-01-21 16:03:38 -08:00
Adrian Hall 1c95961156
(#624) Corrected link to README files (#626) 2019-09-11 07:57:17 -07:00
Adrian Hall fb608719be
(#512) Implementation of Jekyll site (#537)
* Removing old data as preparation for new Jekyll site

* Jekyll site implementation

* Updated links in README

* Corrected link for TypeScript

* Replacement for PR #526

* Integration of PR #538

* Rename of the sidebar titles, per bterlson

* External links open in same tab

* Added common redirects for the guidelines

* Added redirects for migration from the azuresdkspec site

* Added general guidelines redirect

* Added Review Process

* Replacement for PR #541

* Moved README-EXAMPLE to repo

* Fixing links in .NET guidelines

* (#312) Made the guidelines and policy release versioning agree
2019-08-05 07:36:50 -07:00