cbad251637
Update branch explanations and semver-ish automation
...
given move to main as v3
2022-11-08 13:13:58 -05:00
d3a4181800
Merge commit '7563894' into v3-porting
2022-11-07 08:30:04 -05:00
1564c867a5
Merge commit 'cf49ddb' into v3-porting
2022-11-07 08:29:42 -05:00
dearchap
7563894fde
Merge pull request #1544 from dearchap/issue_786
...
Documentation:(issue_786) Add docs for flag validation
2022-10-25 07:50:20 -04:00
dearchap
de73d1b341
Update docs/v2/examples/flags.md
...
Co-authored-by: Dan Buch <dan@meatballhat.com>
2022-10-24 04:02:15 -04:00
Josh Soref
7732a512f9
Spelling ( #1543 )
...
* spelling: available
* spelling: explicitly
* spelling: feel
* spelling: github
* spelling: individual
* spelling: inputting
* spelling: occurring
* spelling: overriding
* spelling: propagated
* spelling: recursively
* spelling: reuse
* spelling: single
* spelling: value
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-10-23 23:50:47 +03:00
Naveen Gogineni
0dca2d8969
Add arg
2022-10-23 16:11:30 -04:00
Naveen Gogineni
9d0fdbe289
Add fmt import
2022-10-23 16:00:15 -04:00
Naveen Gogineni
31487e73a3
Documentation:(issue_786) Add docs for flag validation
2022-10-23 15:56:46 -04:00
dearchap
a5b62b8a8b
Update docs/v2/examples/flags.md
...
Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>
2022-10-19 09:31:17 -04:00
dearchap
8467e25560
Docs:(issue_1276) Make destination/value/default text clear
2022-10-18 20:15:14 -04:00
Naveen Gogineni
bffaf3b78c
Update flags.md for docs change
2022-10-09 16:07:55 -05:00
8cc0a9c5da
Move more functionality into internal/build/build.go
...
and use make targets in CI, pass flag spec YAML through yq
includes result of running `make v2approve`
2022-10-03 08:14:37 -04:00
Naveen Gogineni
d58b3c70de
Remove keystroke errors
2022-10-02 21:16:15 -04:00
dearchap
fa3bbf91ed
Update docs/v2/examples/flags.md
...
Co-authored-by: Dan Buch <dan@meatballhat.com>
2022-10-02 21:14:31 -04:00
Naveen Gogineni
3adf8fa48d
Add args
2022-10-02 21:14:31 -04:00
Naveen Gogineni
cbd62ef958
Update godocs
2022-10-02 21:14:31 -04:00
Naveen Gogineni
b694a25730
Update docs
2022-10-02 21:14:31 -04:00
Naveen Gogineni
2f66431a43
Add to docs
2022-10-02 21:13:45 -04:00
eea567aa20
Add a few notes to release docs
...
about the relationship to proxy.golang.org and automatically generated
release notes.
2022-10-02 21:02:11 -04:00
d34a232baf
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting
2022-10-02 20:16:11 -04:00
ab
445734dd4b
Update v2 dead link
2022-10-02 11:02:07 -04:00
Hayden
8036eac8dc
add tags and boost for pages
2022-10-02 10:36:43 -04:00
Hayden
edaf885773
breakup v2 documentation
2022-10-02 10:36:14 -04:00
Hayden
1ae70fcadd
split v1 docs into individual pages
2022-10-02 10:36:06 -04:00
2ca91434a8
Move genflags tool to cmd/ and pin to previous release
...
to alleviate problems caused by the circular dependency of using the
same code as a library that is potentially being generated to adhere to
a different API.
2022-10-02 08:50:29 -04:00
40d886b0e6
Add stub for v3 docs + point gfmrun there instead
2022-09-30 08:13:34 -04:00
12a3c62e50
Move more functionality into internal/build/build.go
...
and use make targets in CI, pass flag spec YAML through yq
includes result of running `make v2approve`
2022-09-11 16:02:48 -04:00
dearchap
6ccecf2dbe
Merge pull request #1257 from dearchap/bool_count
...
Add count option for bool flags
2022-09-06 09:26:21 -04:00
Naveen Gogineni
869f29af0a
Remove keystroke errors
2022-09-06 08:48:56 -04:00
dearchap
5db4e8086e
Update docs/v2/examples/flags.md
...
Co-authored-by: Dan Buch <dan@meatballhat.com>
2022-09-06 08:48:56 -04:00
Naveen Gogineni
c22edee8b0
Add args
2022-09-06 08:48:56 -04:00
Naveen Gogineni
9a22ec034e
Update godocs
2022-09-06 08:48:56 -04:00
Naveen Gogineni
af60ce5f44
Update docs
2022-09-06 08:48:56 -04:00
Naveen Gogineni
1047a3303c
Add to docs
2022-09-06 08:48:56 -04:00
49f6440a18
Add a few notes to release docs
...
about the relationship to proxy.golang.org and automatically generated
release notes.
2022-09-05 12:03:38 -04:00
ab
514a1149f0
Update v2 dead link ( #1466 )
2022-08-30 17:56:19 -04:00
dearchap
7357e10160
Merge pull request #1453 from hay-kot/main
...
docs: split documentation into individual pages
2022-08-16 09:33:19 -04:00
Hayden
dac1c40ee5
add tags and boost for pages
2022-08-14 16:11:56 -08:00
Hayden
cbe642e806
breakup v2 documentation
2022-08-14 15:55:31 -08:00
Hayden
5361b381b8
split v1 docs into individual pages
2022-08-14 14:49:05 -08:00
3e4237a67f
Move genflags tool to cmd/ and pin to previous release
...
to alleviate problems caused by the circular dependency of using the
same code as a library that is potentially being generated to adhere to
a different API.
2022-08-14 10:02:07 -04:00
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