Olle Jonsson
3026ee56b1
[ruby/optparse] Remove an errant { character ( https://github.com/ruby/optparse/pull/26 )
...
https://github.com/ruby/optparse/commit/47417f1b4c
2021-07-28 20:13:39 +09:00
Burdette Lamar
c4556a2022
[ruby/optparse] Fix link in included file
...
https://github.com/ruby/optparse/commit/bf03038d95
2021-07-28 20:13:39 +09:00
Burdette Lamar
1333620afd
[ruby/optparse] More on tutorial ( https://github.com/ruby/optparse/pull/24 )
...
- Adds section "Parsing" to tutorial.rdoc.
- Removes section "Terminators" from option_params.rdoc. (Terminator '--' is not an option parameter.)
https://github.com/ruby/optparse/commit/40d51ccbad
2021-07-28 20:13:39 +09:00
Burdette Lamar
27679b349e
[ruby/optparse] More on tutorial ( https://github.com/ruby/optparse/pull/23 )
...
- Removed a largish block of repeated text.
- Added sections "Top List and Base List" and "Methods for Defining Options" (on, define, etc.).
- Linked from class OptionParser doc to the tutorial.
https://github.com/ruby/optparse/commit/7f3195b9db
2021-07-28 20:13:39 +09:00
Nobuyoshi Nakada
a10db32003
[ruby/optparse] Removed a duplicate section
...
https://github.com/ruby/optparse/commit/7ef3d89e78
2021-07-28 20:13:39 +09:00
Burdette Lamar
98ccb49ac3
[ruby/optparse] More on tutorial ( https://github.com/ruby/optparse/pull/22 )
...
Adds argument abbreviation in option_params.rdoc.
Adds entire Argument Values section to tutorial.rdoc.
https://github.com/ruby/optparse/commit/9c5b3f244b
2021-07-28 20:13:39 +09:00
Burdette Lamar
43af561e08
[ruby/optparse] Rdoc for help ( https://github.com/ruby/optparse/pull/21 )
...
https://github.com/ruby/optparse/commit/d07cb96a96
2021-07-28 20:13:39 +09:00
Burdette Lamar
a15f0b9fe2
[ruby/optparse] Tutorial: explain custom argument converters ( https://github.com/ruby/optparse/pull/19 )
...
https://github.com/ruby/optparse/commit/385dd4322d
2021-07-28 20:13:39 +09:00
Nobuyoshi Nakada
311eb328c8
[ruby/optparse] Fixed mismatched <tt> tag
...
https://github.com/ruby/optparse/commit/7e65ef3cfa
2021-07-28 20:13:38 +09:00
Nobuyoshi Nakada
f89486965b
[ruby/optparse] Moved rdoc files to doc/optparse
...
https://github.com/ruby/optparse/commit/cccb28e0de
2021-04-11 09:03:36 +09:00