Balazs Nagy
1335a7022a
accept timezone for timestamps
2022-07-09 13:52:55 +02:00
6dd82af86b
Fix list formatting in v2 manual
2022-06-22 08:29:12 -04:00
58ccb0bf28
Clean up the v2 manual a bit
...
includes:
- running each example through `goimports`
- wrapping text at ~80 cols
- consistently using `&cli.App{...}`
- consistently using code example gates
- removing trailing blankspace
2022-06-20 17:08:10 -04:00
Mostyn Bramley-Moore
eecfd0046b
Fix 'repetetive' typo
2022-05-23 22:05:31 +02:00
8f47e6dc97
Set absolute bash
path
...
and slightly revert assertion in docs test to ensure flag ordering
2022-05-23 07:44:58 -04:00
5edc1b95e8
Run docs tests against current work tree
...
by creating a temporary go workspace to be used by gfmrun via `TMPDIR`.
2022-05-22 22:18:00 -04:00
24197006ef
Merge pull request #1399 from urfave/docs-pointer
...
Point to the docs tree and site from top-level README
2022-05-22 11:15:26 -04:00
939ab7f9e7
Merge pull request #1365 from urfave/security-policy-doc
...
Add a security policy document
2022-05-22 09:53:13 -04:00
e66017d73a
Refinements to removal of zsh hack
2022-05-22 09:07:03 -04:00
e66ce91db1
Merge remote-tracking branch 'origin/main' into applying-pr1218
2022-05-22 08:53:47 -04:00
660d25f14d
Un-delete non-redundant docs
2022-05-18 22:37:44 -04:00
3c923e7a44
Merge remote-tracking branch 'origin/main' into saschagrunert-suggestions
2022-05-17 08:45:13 -04:00
c468566272
Touching up more mkdocs details
2022-05-08 20:49:08 -04:00
8da1afc62b
Un-rename manual docs + symlink instead
2022-05-08 11:38:41 -04:00
858ce7ee6d
Initial mkdocs setup
...
Connected to #1343
2022-05-08 11:36:03 -04:00
3d67b75be7
Merge branch 'suggestions' of ssh://github.com/saschagrunert/cli into saschagrunert-suggestions
2022-05-07 14:40:04 -04:00
32be625ece
Use google group email addresses
2022-05-07 09:30:42 -04:00
31d60903db
Merge remote-tracking branch 'origin/main' into security-policy-doc
2022-05-07 09:23:36 -04:00
6c811a82df
Merge branch 'main' into applying-pr1218
2022-05-07 08:57:31 -04:00
3288bec5be
Introduce a v2.x semver approval gate
2022-05-04 10:32:29 -04:00
ed0033984b
Generate flag types (again?)
...
Closes #1381
2022-05-01 23:02:05 -04:00
56837b07d3
Merge remote-tracking branch 'origin/main' into applying-pr1218
2022-04-30 14:15:48 -04:00
1bef0318f9
Footnote update per feedback in #1365
2022-04-26 07:52:30 -04:00
b42bf698a1
Add note about looming EOL of v1
2022-04-25 20:24:10 -04:00
f6c020fa09
Spelling fixes thanks to @asmaloney 🙇
2022-04-24 12:59:12 -04:00
11b3a30b4a
Add a new document specifically for releasing
2022-04-24 09:17:59 -04:00
de589511d8
Nit updates to changelog admonition
2022-04-24 08:14:05 -04:00
f1ce5c74b0
Cleaning up some release-related metadata
2022-04-24 08:10:33 -04:00
f1d0b0ef43
Add a security policy document
...
Closes #1342
2022-04-22 08:19:29 -04:00
7c50be3d7c
Switch branch references from master
to main
...
Connected to #1349
2022-04-21 16:14:27 -04:00
5c6ccfb097
Add missing "fmt"
import in example
2022-04-20 14:45:04 -04:00
4b238b8ff0
Merge branch 'master' into suggestions
2022-04-19 16:45:20 -04:00
Ihor Urazov
1150c2e180
Properly detect Zsh shell
...
There is no need to define custom shell var, when Zsh can be detected by
checking SHELL env var.
2022-04-19 16:25:16 -04:00
Ana Krivokapić
7b2e60968b
Small fixes to the v2 migration guide ( #1340 )
...
- Add missing items to TOC
- Remove items from TOC that don't exist in the document
- Reorder the items in TOC to match the document
2022-03-13 22:29:56 -04:00
Mritunjay Kumar Sharma
9afa0745ed
docs: Added some deprecated parts in migrating to v2 ( #1319 )
...
Co-authored-by: Robert Liebowitz <rliebz@gmail.com>
2021-12-30 07:17:48 -05:00
Tom Limoncelli
56bfa4be20
DOCS: Replace deprecated functions ( #1317 )
2021-12-30 06:43:21 -05:00
JayCeeJr
1259f1efc9
Unnecessary words ( #1304 )
...
It is unclear what `as the default` means.
Much more concise to remove it.
2021-09-15 23:16:31 -04:00
Robert Liebowitz
498b50b3e1
Merge pull request #1214 from anicoll/flag_lineage_fix
...
fix for parent context not setting child flags
2021-01-28 23:16:40 -05:00
Travis Lane
1f380b0733
fix: Fixup runnable example input arguments
...
This command has no name, so drop the `test-cmd` in `args`.
2021-01-24 20:54:48 -05:00
Andrew Nicoll
a27ce0e881
unable to see whats happening here with lack of debug but this seems to resolve the failing doc test
2020-12-09 11:48:33 +00:00
Benjamin Kane
7c756af2b4
Add link to pkg.go.dev docs
2020-11-27 21:30:44 -08:00
Robert Liebowitz
3629eb8550
Merge pull request #1139 from kirinnee/master
...
Added manual and script for PowerShell autocomplete
2020-10-31 11:56:33 -04:00
Alberts Zemzale
d273947592
Remove incorrect bracket in v2 docs example
2020-08-23 13:35:59 +03:00
Alberts Zemzale
bed468fb76
Fix v1 aliases syntax in v2 docs
2020-08-13 19:15:35 +03:00
Saulius Gurklys
dff8accf57
Fix typo
...
Fixed small typo.
2020-07-01 23:20:25 +03:00
Tiago Matias
5b263d0ace
fix link to docs on v2 manual
...
was pointing to v1 docs
2020-06-15 12:04:06 -03:00
kirinnee
9523a3481b
Updated Docs Header in table of content for PowerShell support
2020-06-08 10:54:27 +08:00
kirinnee
b236763df5
Added manual and script for PowerShell autocomplete
2020-05-18 11:19:00 +08:00
Tom Limoncelli
42aad27f4c
Document EnvVar change
2020-05-12 08:11:29 -04:00
lynn [they]
7a390105cb
Merge pull request #1098 from TomOnTime/migration
...
Add a v1 => v2 migration guide
2020-04-06 16:23:21 -07:00