Peter Marcu
060c0c1029
Update README.md
2021-10-04 10:31:51 -07:00
Se Jin Lee
cfa6d0ab55
Fix typos in README.md ( #3383 )
...
fix typo from recomendation to recommendation
change from Javascript to JavaScript
2021-09-20 09:54:05 -07:00
Wes Haggard
d31b4abf62
Add package links for other languages ( #2627 )
2021-03-29 10:38:11 -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
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
Rick Winter
41bcee45e3
Add links to the C and C++ documentation ( #1927 )
2020-10-16 15:10:30 -07:00
Jon Gallant
0ca29b6dbb
Add contributing guide ( #1316 )
2020-05-16 12:07:34 -07:00
Rick Winter
8af745d3df
Link to the cpp designs ( #1174 )
2020-04-03 11:25:46 -07:00
Rick Winter
2c248474a4
Update readme with links to C++ ( #1126 )
2020-04-03 10:38:08 -07:00
Wes Haggard
3936399d80
Add label to github.io linkchecker badge
2020-03-20 16:24:22 -07:00
Wes Haggard
c4833cedbd
Add github.io linkchecker badge
2020-03-20 16:12:22 -07:00
Jon Gallant
317c2a9e95
JavaScript casing ( #965 )
2020-01-22 14:10:32 -08:00
Wes Haggard
7704c29ef9
Add package links to readme ( #847 )
2019-12-06 09:33:53 -08:00
Charlie Barto
7fdf43f9ae
add c99 guidelines to readme.md ( #816 )
2019-12-04 10:43:01 -08:00
Jon Gallant
f7642616d6
Readme updates to fix links ( #790 )
...
- Fixed android link
- Removed android and iOS doc links for now, they were 404ing
2019-11-15 18:14:13 -08:00
Adrian Hall
eeb703184d
Merge iOS Guidelines ( #785 )
...
* Updates for wave-1, plus ADLS/Files rename
* iOS Guidelines
* Fixed README for new languages
* Fixing links in README
2019-11-14 13:48:39 -08:00
Jon Gallant
9d739652d6
Remove 'Preview' from .NET Link ( #784 )
2019-11-14 09:04:09 -08:00
Jon Gallant
5865512a18
Update Review Process Link and corrected casings ( #708 )
...
* Update Review Process Link and corrected casings
* Update to permalink
* Update to use site.baseurl
* Updating link to use ref
Updating link to use the same reference method as the links in the table at the top of the page.
2019-10-21 11:21:32 -07:00
Peter Marcu
3cd76d5b8f
Removing out of date table ( #565 )
...
The list is incomplete and many of the links are out of date. Removing in favor of documentation and details in each language repo that is referenced higher in this doc.
2019-08-14 09:48:18 -07:00
Harsha Nalluru
29e6ef641d
Update Azure Keyavult - Javascript - Code link ( #563 )
2019-08-09 15:49:53 -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
Bruce Johnston
27fcf0ee97
Fixing broken Azure Search link
2019-07-09 17:51:04 -07:00
Bruce Johnston
1be58084c1
Fixing an outdated link
...
Using the correct link for the Azure Search .NET SDK client library.
2019-07-09 17:50:24 -07:00
Kate Olszewska
c0446d0596
Added documentation links in SDK overview ( #453 )
2019-07-02 11:29:07 -07:00
Maggie Pint
88f3c0e388
Add link to general design guidelines ( #419 )
2019-06-17 10:29:21 -07:00
Adrian Hall
d530a4942e
(#376,#377) Accessibility Improvements ( #379 )
...
* (#376,#377) Updated links in README and README-EXAMPLE
* Handling review comments
* Updated code links for accessibility
* Corrected a table formatting mistake
2019-05-28 07:24:21 -07:00
Adrian Hall
8c239e1888
Moved design guidelines and links to the repos to a table ( #372 )
2019-05-20 08:55:47 -07:00
Harsha Nalluru
8a9077243a
Update Azure Storage - Javascript - Code link ( #347 )
2019-05-06 15:21:33 -07:00
Peter Marcu
16c3f69ca2
[General] Moving readme template links into the design guidelines. ( #345 )
2019-05-06 10:27:34 -07:00
Jesse Squire
bb1668efbe
[Azure Messaging .NET Clients] ReadMe Repository Locations ( #327 )
...
Updating the location of the .NET client libraries for Service Bus and Event Hubs.
2019-04-25 14:29:58 -04:00
Adrian Hall
4e3fb283b5
Update of terminology ( #287 )
2019-04-08 07:42:33 -07:00
Mitch Denny
22c3686f5c
Fixed Data Lake and Key Vault caps. ( #283 )
2019-04-04 14:41:59 -07:00
KarishmaGhiya
f4dc198fe2
updated link pointing to eventhub service js repo ( #280 )
...
* updated link poiniting to eventhubs js repo and servicebus link reference in design doc
2019-04-03 13:57:56 -07:00
Adrian Hall
190a4c2150
Added HDinsight to the README ( #271 )
...
* Added HDinsight to the README
2019-04-03 08:19:33 -07:00
Alex Ghiondea
b8e02791db
Update location for Service Bus code ( #274 )
2019-04-02 16:21:25 -07:00
Adrian Hall
47f5fc69ab
Review Process adjustments ( #268 )
...
* Review Process adjustments
* Corrected link to ApiReviewer
* Added exemption clause to what triggers a full review
* Reworded exemption clause
2019-04-02 08:24:40 -07:00
Brian Terlson
020df38bf7
Update template links
2019-03-22 14:33:49 -07:00
Brian Terlson
1e853dd45d
Add links to templates for each language ( #206 )
...
Got some requests to bring back the JS template. It's there, but hard to find. This improves matters.
2019-02-22 15:42:04 -08:00
Jeremy Meng
55f1c9cc35
Update location of Event Hubs JavaScript code ( #201 )
2019-02-20 14:57:02 -08:00
Alex Ghiondea
c1783a3a2d
Rename C# to .NET to match the rest of the links ( #178 )
2019-02-11 09:31:25 -08:00
Peter Marcu
3c750b605b
Adding Design Doc links to the root readme ( #171 )
2019-02-08 12:55:51 -08:00
Alex Ghiondea
155e69fa1f
Update locations for the ServiceBus SDK ( #135 )
...
This updates the locations for Python and TypeScript SDKs
2019-01-31 14:28:47 -08:00
Wes Haggard
f449e5ef76
Add link to our DevOps wiki ( #125 )
2019-01-31 08:44:33 -08:00
Microsoft GitHub User
3d726f4413
Initial commit
2018-11-08 14:03:45 -08:00