|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | | -<meta name="generator" content="Asciidoctor 2.0.16"> |
| 7 | +<meta name="generator" content="Asciidoctor 2.0.17"> |
8 | 8 | <meta name="author" content="Remko Popma"> |
9 | 9 | <title>A Whirlwind Tour of Picocli</title> |
10 | 10 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"> |
|
194 | 194 | #content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221} |
195 | 195 | details,.audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.videoblock{margin-bottom:1.25em} |
196 | 196 | details{margin-left:1.25rem} |
197 | | -details>summary{cursor:pointer;display:block;position:relative;line-height:1.6;margin-bottom:.625rem;-webkit-tap-highlight-color:transparent} |
| 197 | +details>summary{cursor:pointer;display:block;position:relative;line-height:1.6;margin-bottom:.625rem;outline:none;-webkit-tap-highlight-color:transparent} |
| 198 | +details>summary::-webkit-details-marker{display:none} |
198 | 199 | details>summary::before{content:"";border:solid transparent;border-left:solid;border-width:.3em 0 .3em .5em;position:absolute;top:.5em;left:-1.25rem;transform:translateX(15%)} |
199 | 200 | details[open]>summary::before{border:solid transparent;border-top:solid;border-width:.5em .3em 0;transform:translateY(15%)} |
200 | 201 | details>summary::after{content:"";width:1.25rem;height:1em;position:absolute;top:.3em;left:-1.25rem} |
|
236 | 237 | table.linenotable{border-collapse:separate;border:0;margin-bottom:0;background:none} |
237 | 238 | table.linenotable td[class]{color:inherit;vertical-align:top;padding:0;line-height:inherit;white-space:normal} |
238 | 239 | table.linenotable td.code{padding-left:.75em} |
239 | | -table.linenotable td.linenos{border-right:1px solid;opacity:.35;padding-right:.5em} |
240 | | -pre.pygments .lineno{border-right:1px solid;opacity:.35;display:inline-block;margin-right:.75em} |
241 | | -pre.pygments .lineno::before{content:"";margin-right:-.125em} |
| 240 | +table.linenotable td.linenos,pre.pygments .linenos{border-right:1px solid;opacity:.35;padding-right:.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} |
| 241 | +pre.pygments span.linenos{display:inline-block;margin-right:.75em} |
242 | 242 | .quoteblock{margin:0 1em 1.25em 1.5em;display:table} |
243 | 243 | .quoteblock:not(.excerpt)>.title{margin-left:-1.5em;margin-bottom:.75em} |
244 | 244 | .quoteblock blockquote,.quoteblock p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify} |
|
275 | 275 | table.frame-none>:last-child>:last-child>*,table.frame-sides>:last-child>:last-child>*{border-bottom-width:0} |
276 | 276 | table.frame-none>*>tr>:first-child,table.frame-ends>*>tr>:first-child{border-left-width:0} |
277 | 277 | table.frame-none>*>tr>:last-child,table.frame-ends>*>tr>:last-child{border-right-width:0} |
278 | | -table.stripes-all tr,table.stripes-odd tr:nth-of-type(odd),table.stripes-even tr:nth-of-type(even),table.stripes-hover tr:hover{background:#f8f8f7} |
| 278 | +table.stripes-all>*>tr,table.stripes-odd>*>tr:nth-of-type(odd),table.stripes-even>*>tr:nth-of-type(even),table.stripes-hover>*>tr:hover{background:#f8f8f7} |
279 | 279 | th.halign-left,td.halign-left{text-align:left} |
280 | 280 | th.halign-right,td.halign-right{text-align:right} |
281 | 281 | th.halign-center,td.halign-center{text-align:center} |
|
291 | 291 | ul li ol{margin-left:1.5em} |
292 | 292 | dl dd{margin-left:1.125em} |
293 | 293 | dl dd:last-child,dl dd:last-child>:last-child{margin-bottom:0} |
294 | | -ol>li p,ul>li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em} |
| 294 | +li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em} |
295 | 295 | ul.checklist,ul.none,ol.none,ul.no-bullet,ol.no-bullet,ol.unnumbered,ul.unstyled,ol.unstyled{list-style-type:none} |
296 | 296 | ul.no-bullet,ol.no-bullet,ol.unnumbered{margin-left:.625em} |
297 | 297 | ul.unstyled,ol.unstyled{margin-left:0} |
| 298 | +li>p:empty:only-child::before{content:"";display:inline-block} |
298 | 299 | ul.checklist>li>p:first-child{margin-left:-1em} |
299 | 300 | ul.checklist>li>p:first-child>.fa-square-o:first-child,ul.checklist>li>p:first-child>.fa-check-square-o:first-child{width:1.25em;font-size:.8em;position:relative;bottom:.125em} |
300 | 301 | ul.checklist>li>p:first-child>input[type=checkbox]:first-child{margin-right:.25em} |
|
337 | 338 | #footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none;margin-left:-1.05em} |
338 | 339 | #footnotes .footnote:last-of-type{margin-bottom:0} |
339 | 340 | #content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0} |
340 | | -.gist .file-data>table{border:0;background:#fff;width:100%;margin-bottom:0} |
341 | | -.gist .file-data>table td.line-data{width:99%} |
342 | 341 | div.unbreakable{page-break-inside:avoid} |
343 | 342 | .big{font-size:larger} |
344 | 343 | .small{font-size:smaller} |
|
439 | 438 | </style> |
440 | 439 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
441 | 440 | <style> |
442 | | -/* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */ |
| 441 | +/*! Stylesheet for CodeRay to loosely match GitHub themes | MIT License */ |
443 | 442 | pre.CodeRay{background:#f7f7f8} |
444 | | -.CodeRay .line-numbers{border-right:1px solid currentColor;opacity:.35;padding:0 .5em 0 0} |
| 443 | +.CodeRay .line-numbers{border-right:1px solid;opacity:.35;padding:0 .5em 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} |
445 | 444 | .CodeRay span.line-numbers{display:inline-block;margin-right:.75em} |
446 | 445 | .CodeRay .line-numbers strong{color:#000} |
447 | 446 | table.CodeRay{border-collapse:separate;border:0;margin-bottom:0;background:none} |
448 | 447 | table.CodeRay td{vertical-align:top;line-height:inherit} |
449 | 448 | table.CodeRay td.line-numbers{text-align:right} |
450 | 449 | table.CodeRay td.code{padding:0 0 0 .75em} |
451 | | -.CodeRay .debug{color:#fff !important;background:#000080 !important} |
| 450 | +.CodeRay .debug{color:#fff!important;background:navy!important} |
452 | 451 | .CodeRay .annotation{color:#007} |
453 | | -.CodeRay .attribute-name{color:#000080} |
| 452 | +.CodeRay .attribute-name{color:navy} |
454 | 453 | .CodeRay .attribute-value{color:#700} |
455 | 454 | .CodeRay .binary{color:#509} |
456 | 455 | .CodeRay .comment{color:#998;font-style:italic} |
|
459 | 458 | .CodeRay .char .delimiter{color:#039} |
460 | 459 | .CodeRay .class{color:#458;font-weight:bold} |
461 | 460 | .CodeRay .complex{color:#a08} |
462 | | -.CodeRay .constant,.CodeRay .predefined-constant{color:#008080} |
| 461 | +.CodeRay .constant,.CodeRay .predefined-constant{color:teal} |
463 | 462 | .CodeRay .color{color:#099} |
464 | 463 | .CodeRay .class-variable{color:#369} |
465 | 464 | .CodeRay .decorator{color:#b0b} |
|
474 | 473 | .CodeRay .exception{color:inherit} |
475 | 474 | .CodeRay .filename{color:#099} |
476 | 475 | .CodeRay .function{color:#900;font-weight:bold} |
477 | | -.CodeRay .global-variable{color:#008080} |
| 476 | +.CodeRay .global-variable{color:teal} |
478 | 477 | .CodeRay .hex{color:#058} |
479 | 478 | .CodeRay .integer,.CodeRay .float{color:#099} |
480 | 479 | .CodeRay .include{color:#555} |
|
485 | 484 | .CodeRay .inline-delimiter{color:#d14} |
486 | 485 | .CodeRay .important{color:#555;font-weight:bold} |
487 | 486 | .CodeRay .interpreted{color:#b2b} |
488 | | -.CodeRay .instance-variable{color:#008080} |
| 487 | +.CodeRay .instance-variable{color:teal} |
489 | 488 | .CodeRay .label{color:#970} |
490 | 489 | .CodeRay .local-variable{color:#963} |
491 | 490 | .CodeRay .octal{color:#40e} |
|
495 | 494 | .CodeRay .directive{font-weight:bold} |
496 | 495 | .CodeRay .type{font-weight:bold} |
497 | 496 | .CodeRay .predefined-type{color:inherit} |
498 | | -.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold} |
| 497 | +.CodeRay .reserved,.CodeRay .keyword{color:#000;font-weight:bold} |
499 | 498 | .CodeRay .key{color:#808} |
500 | 499 | .CodeRay .key .delimiter{color:#606} |
501 | 500 | .CodeRay .key .char{color:#80f} |
|
515 | 514 | .CodeRay .symbol{color:#990073} |
516 | 515 | .CodeRay .symbol .content{color:#a60} |
517 | 516 | .CodeRay .symbol .delimiter{color:#630} |
518 | | -.CodeRay .tag{color:#008080} |
| 517 | +.CodeRay .tag{color:teal} |
519 | 518 | .CodeRay .tag-special{color:#d70} |
520 | 519 | .CodeRay .variable{color:#036} |
521 | 520 | .CodeRay .insert{background:#afa} |
|
1647 | 1646 | <h1>A Whirlwind Tour of Picocli</h1> |
1648 | 1647 | <div class="details"> |
1649 | 1648 | <span id="author" class="author">Remko Popma</span><br> |
1650 | | -<span id="revnumber">version 4.6.3</span> |
| 1649 | +<span id="revnumber">version 4.7.0</span> |
1651 | 1650 | </div> |
1652 | 1651 | </div> |
1653 | 1652 | <div id="content"> |
@@ -3085,8 +3084,8 @@ <h2 id="_conclusion">Conclusion</h2> |
3085 | 3084 | </div> |
3086 | 3085 | <div id="footer"> |
3087 | 3086 | <div id="footer-text"> |
3088 | | -Version 4.6.3<br> |
3089 | | -Last updated 2022-01-31 12:57:15 +0900 |
| 3087 | +Version 4.7.0<br> |
| 3088 | +Last updated 2022-05-13 20:45:12 -0400 |
3090 | 3089 | </div> |
3091 | 3090 | </div> |
3092 | 3091 | </body> |
|
0 commit comments