Commit Graph

14 Commits

Author SHA1 Message Date
Keegan Campbell
bf6678543f Remove instances of lower-case h (#2655) 2023-01-12 11:56:44 -06:00
Randy Kreisel
269201cd96 Remove reference to Basic Authentication in the docs (#2555)
* Update getting-started.md

Edited the section on Authentication to remove Basic Auth, which GitHub no longer supports, with instructions for using a Personal Access Token.

* Update getting-started.md

Second commit: Removed "/en" from links.

* Update docs/getting-started.md

Co-authored-by: Tim Rogers <timrogers@github.com>

* Update docs/getting-started.md

Co-authored-by: Tim Rogers <timrogers@github.com>

* Update getting-started.md

Removed the two bullet pointed items because the sentence preceding them provided a clearer description of the options.

Co-authored-by: Tim Rogers <timrogers@github.com>
2022-08-30 12:36:02 +01:00
Stefan-J-Hanke
2179065201 [DOCS] Corrects links into github documentation (#2378) 2022-07-11 09:23:08 -05:00
Hannah Kiekens
946b0872b7 Fix documentation: change all master branch references to main (#2220) 2020-07-07 15:01:55 -03:00
Ehsan Mirsaeedi
f34a4298e4 Mentioning the reset time is based on UTC standard (#1819) 2018-06-20 22:32:12 +10:00
Ehsan Mirsaeedi
f1b9674110 Improve Rate Limits' Documentation (#1742)
* Improve Rate Limits' Documentation

I added an example about client.Miscellaneous.GetRateLimits().

* Update getting-started.md

* Update getting-started.md

* Update getting-started.md

* Update getting-started.md

* Update getting-started.md
2018-01-22 12:59:36 +10:00
Elias Ojala
8877eea1cb Added syntax highlighting to docs/getting-started.md (#1619) 2017-06-25 19:20:22 +10:00
Sean Killeen
49c2d52030 Add ApiInfo Rate limiting description to Getting Started (#1524)
* Draft section on ApiInfo in getting started

* typo: to --> do

* Add link to github api

* Add note on authenticated client limits

* wording tweak

* Point to better API doc link

* change variable init in code sample
2017-01-01 15:20:10 +10:00
Phil Haack
693cc29dd5 Code to test URL for an enterprise instance. (#1404)
* Code to test URL for an enterprise instance.

Based on code we use in GitHub Desktop for Windows.

* Add an example of the enterprise probe

* Add helpful constructor to EnterpriseProbe

* Suppress code analysis warning
Add xml comments to ctors and make consistent with GitHubClient/Connection etc

* Update getting started to use the new EnterpriseProbe ctor
2016-09-21 15:28:12 +10:00
Brendan Forster
64a0cda80c added a sample script using Octokit 2016-01-27 12:36:55 +10:30
Steve Randles
be6940f765 Update getting-started.md
just noticed a small issue with the code listed
2015-03-05 15:57:23 -05:00
Brendan Forster
b6ea7254eb replaced TODO 2014-10-24 14:33:35 -07:00
Brendan Forster
2446137720 added section about getting user data 2014-10-24 14:26:06 -07:00
Brendan Forster
438a326397 first version of the getting started doc 2014-10-24 14:15:07 -07:00