7
7
#+TEXINFO_DIR_CATEGORY: Emacs
8
8
#+TEXINFO_DIR_TITLE: Ghub: (ghub).
9
9
#+TEXINFO_DIR_DESC: Minuscule client library for the Github API.
10
- #+SUBTITLE: for version 2.0.0 (v2.0.0-7-g27e7b17 +1)
10
+ #+SUBTITLE: for version 2.0.0 (v2.0.0-8-g7f23879 +1)
11
11
#+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings
12
12
13
13
#+TEXINFO_DEFFN: t
@@ -31,7 +31,7 @@ because then all packages that talk to the Github API could be
31
31
configured the same way.
32
32
33
33
#+TEXINFO: @noindent
34
- This manual is for Ghub version 2.0.0 (v2.0.0-7-g27e7b17 +1).
34
+ This manual is for Ghub version 2.0.0 (v2.0.0-8-g7f23879 +1).
35
35
36
36
#+BEGIN_QUOTE
37
37
Copyright (C) 2017-2018 Jonas Bernoulli <
[email protected] >
@@ -118,7 +118,7 @@ However, in some situations some manual configuration is necessary
118
118
119
119
- If you want to access Gitlab.com or another Gitlab instance, then
120
120
you have to create the token manually as describe in [[*Manually
121
- Creating and Storing a Token]].
121
+ Creating and Storing a Token]]. Also see [[*Gitlab Support]].
122
122
123
123
- If you want to access a Github Enterprise instance, then you have
124
124
to tell Ghub about that before the wizard makes its appearance by
@@ -861,7 +861,7 @@ or the equivalent URL for another Gitlab instance. To store the token
861
861
locally, follow the instructions in [[*Manually Creating and Storing a
862
862
Token]] and [[*How Ghub uses Auth-Source]].
863
863
864
- Packages can that use Glab, can define ~PACKAGE-gitlab-token-scopes~ for
864
+ Packages that use Glab, can define ~PACKAGE-gitlab-token-scopes~ for
865
865
documentation purposes. But unlike ~PACKAGE-github-token-scopes~, which
866
866
is used by the setup wizard this is optional.
867
867
0 commit comments