Commit Graph

13 Commits (a0073f02a9933f1cecc787807a923b9960b8ef37)

Author SHA1 Message Date
Scott Addie 788f3eb9a5
[WIP] Updates to web API help pages tutorial for XML doc gen (#7385)
Updates to web API help pages tutorial for XML doc gen
2018-06-29 15:20:48 -05:00
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Scott Addie 06d5f6cfb5
Fix Swashbuckle tutorial for 1.x apps (#6761)
Addresses https://github.com/aspnet/Docs/issues/6686 (still need to address deployment concerns)
Addresses https://github.com/aspnet/Docs/issues/5495

**Changes**
- Update 2.1 sample app from RC1 to RTM
- Simplify sample app download link markup

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-1.1&branch=pr-en-us-6761#add-and-configure-swagger-middleware)
2018-05-31 20:32:30 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Scott Addie 31be69874d Add sample app download links to help page tutorials (#6319) 2018-05-09 11:25:09 -10:00
Scott Addie 99b4ad3d1c
Update Swagger tutorials for 2.1 (#6193)
* Update Swagger tutorials for 2.1

* Improve PMC instructions

* Verbiage tweaks

* Fix code highlighting in NSwag tutorial

* Remove unnecessary screenshots

* Apply 2.1 moniker to Swashbuckle tutorial

* Replace line numbers with region name

* NSwag 2.1 sample app updates

* Update Data annotations section of NSwag doc

* Add tip to NSwag doc

* Minor tweaks

* NSwag doc updates

* Fix API ref links

* Add section for adding API info

* Add sentence to Customize section

* Convert H2 heading to H3

* React to feedback
2018-05-09 14:54:24 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Scott Addie f8571ffada
Update Web API tutorial's Swashbuckle dependency to 2.x (#5803)
* Update tutorial to Swashbuckle 2.x

* Update the Customize the UI instructions

* React to Acrolinx feedback
2018-03-26 15:50:15 -05:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10:00
Scott Addie 25c5672bf1
Fix metadata in Web API help pages docs (#5706) 2018-03-15 13:31:33 -05:00
Scott Addie a8e45c9d59
Restore instructions for suppressing XML comment warnings (#5662) 2018-03-12 13:50:51 -05:00
Scott Addie 4821ff6a2c
Wire up new Swagger docs to TOC (#5644) 2018-03-09 17:28:07 -06:00
Rico Suter b57b0cb67d [WIP] Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle (#5622)
Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle
2018-03-09 17:12:20 -06:00