Codebase list ghub-el / 9496d29
manual: Add another cross-reference and fix a typo Jonas Bernoulli 6 years ago
2 changed file(s) with 8 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
66 #+TEXINFO_DIR_CATEGORY: Emacs
77 #+TEXINFO_DIR_TITLE: Ghub: (ghub).
88 #+TEXINFO_DIR_DESC: Minuscule client library for the Github API.
9 #+SUBTITLE: for version 2.0.0 (v2.0.0-7-g27e7b17+1)
9 #+SUBTITLE: for version 2.0.0 (v2.0.0-8-g7f23879+1)
1010 #+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings
1111
1212 #+TEXINFO_DEFFN: t
3030 configured the same way.
3131
3232 #+TEXINFO: @noindent
33 This manual is for Ghub version 2.0.0 (v2.0.0-7-g27e7b17+1).
33 This manual is for Ghub version 2.0.0 (v2.0.0-8-g7f23879+1).
3434
3535 #+BEGIN_QUOTE
3636 Copyright (C) 2017-2018 Jonas Bernoulli <jonas@bernoul.li>
117117
118118 - If you want to access Gitlab.com or another Gitlab instance, then
119119 you have to create the token manually as describe in [[*Manually
120 Creating and Storing a Token]].
120 Creating and Storing a Token]]. Also see [[*Gitlab Support]].
121121
122122 - If you want to access a Github Enterprise instance, then you have
123123 to tell Ghub about that before the wizard makes its appearance by
860860 locally, follow the instructions in [[*Manually Creating and Storing a
861861 Token]] and [[*How Ghub uses Auth-Source]].
862862
863 Packages can that use Glab, can define ~PACKAGE-gitlab-token-scopes~ for
863 Packages that use Glab, can define ~PACKAGE-gitlab-token-scopes~ for
864864 documentation purposes. But unlike ~PACKAGE-github-token-scopes~, which
865865 is used by the setup wizard this is optional.
866866
2929 @finalout
3030 @titlepage
3131 @title Ghub User and Developer Manual
32 @subtitle for version 2.0.0 (v2.0.0-7-g27e7b17+1)
32 @subtitle for version 2.0.0 (v2.0.0-8-g7f23879+1)
3333 @author Jonas Bernoulli
3434 @page
3535 @vskip 0pt plus 1filll
6060 configured the same way.
6161
6262 @noindent
63 This manual is for Ghub version 2.0.0 (v2.0.0-7-g27e7b17+1).
63 This manual is for Ghub version 2.0.0 (v2.0.0-8-g7f23879+1).
6464
6565 @quotation
6666 Copyright (C) 2017-2018 Jonas Bernoulli <jonas@@bernoul.li>
179179
180180 @item
181181 If you want to access Gitlab.com or another Gitlab instance, then
182 you have to create the token manually as describe in @ref{Manually Creating and Storing a Token}.
182 you have to create the token manually as describe in @ref{Manually Creating and Storing a Token}. Also see @ref{Gitlab Support}.
183183
184184
185185 @item
10341034 or the equivalent URL for another Gitlab instance. To store the token
10351035 locally, follow the instructions in @ref{Manually Creating and Storing a Token} and @ref{How Ghub uses Auth-Source}.
10361036
1037 Packages can that use Glab, can define @code{PACKAGE-gitlab-token-scopes} for
1037 Packages that use Glab, can define @code{PACKAGE-gitlab-token-scopes} for
10381038 documentation purposes. But unlike @code{PACKAGE-github-token-scopes}, which
10391039 is used by the setup wizard this is optional.
10401040