* 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.
* 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++.
* 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>
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.
* 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