@@ -975,14 +975,20 @@ <h3 id="CodeBrowser">1. <a href="#CodeBrowser">CodeBrowser</a></h3>
975975< button title ="Hide " class ="accordion expanded "> Hide</ button >
976976< button title ="Brings previous object to the top " onClick ="jump2bookmark('bookmark_00029') "> Previous</ button >
977977< button title ="Brings next object to the top " onClick ="jump2bookmark('bookmark_00031') "> Next</ button >
978- < p class ="caption "> 29. < a href ="#CodeBrowser "> CodeBrowser</ a > .History (6 lines)</ p >
978+ < p class ="caption "> 29. < a href ="#CodeBrowser "> CodeBrowser</ a > .History (12 lines)</ p >
979979< div class ="accordion-content ">
980980< pre > < code > ∇ History
981- [1] ⍝ * Version 1.0.1
982- [2] ⍝ * New parameter `lines` introduced which defaults to 20, defining the number of lines to be
983- [3] ⍝ be displayed in terms of lines.
984- [4] ⍝ * The `-gui` parameter is Windows only but did not check; now it does (in the user command).
985- [5] ⍝ * Version 1.0.0
981+ [1] ⍝ * Version 1.0.2
982+ [2] ⍝ * Help polished.
983+ [3] ⍝ * "Make" updated.
984+ [4] ⍝ * Bug fixes:
985+ [5] ⍝ * The `lines` parameter did not work when specified via the user command interface.
986+ [6] ⍝ * Version 1.0.1
987+ [7] ⍝ * New parameter `lines` introduced which defaults to 20, defining the number of lines to be
988+ [8] ⍝ be displayed in terms of lines.
989+ [9] ⍝ * The `-gui` parameter is Windows only but did not check; now it does (in the user command).
990+ [10] ⍝\\
991+ [11] ⍝ For information regarding older versions see <https://github.com/aplteam/CodeBrowser/releases>
986992 ∇
987993</ code > </ pre >
988994</ div >
@@ -1419,7 +1425,7 @@ <h3 id="CodeBrowser">1. <a href="#CodeBrowser">CodeBrowser</a></h3>
14191425< div class ="accordion-content ">
14201426< pre > < code > ∇ r←Version
14211427[1] ⍝ See also `History`
1422- [2] r←'CodeBrowser' '1.0.1.35 ' '2018-10-10 '
1428+ [2] r←'CodeBrowser' '1.0.2.48 ' '2019-07-31 '
14231429 ∇
14241430</ code > </ pre >
14251431</ div >
@@ -1501,7 +1507,7 @@ <h3 id="CodeBrowser">1. <a href="#CodeBrowser">CodeBrowser</a></h3>
15011507< div id ="CodeBrowser.html ">
15021508< p class ="caption "> 5. < a href ="#CodeBrowser "> CodeBrowser</ a > .html</ p >
15031509</ div >
1504- < pre > < code > Rank: 1; Shape: 1387 ; Depth: 2; Data Representation: 326</ code > </ pre >
1510+ < pre > < code > Rank: 1; Shape: 1393 ; Depth: 2; Data Representation: 326</ code > </ pre >
15051511< div id ="CodeBrowser.level ">
15061512< p class ="caption "> 6. < a href ="#CodeBrowser "> CodeBrowser</ a > .level</ p >
15071513</ div >
@@ -2878,7 +2884,7 @@ <h3 id="CodeBrowser.GUI">1.1. <a href="#CodeBrowser">CodeBrowser</a>.<a href="#C
28782884< div id ="bookmark_00103 "> </ div >
28792885< footer >
28802886< hr >
2881- < p > Create 2018-10-12 22:58:38 by kai</ p >
2887+ < p > Created 2019-07-31 16:35:19 by kai</ p >
28822888</ footer >
28832889< div id ="parameters ">
28842890< hr >
@@ -2888,9 +2894,9 @@ <h2 class="center">Parameters</h2>
28882894< tbody >
28892895< tr > < td > backgroundColorPrint</ td > < td > 1</ td > </ tr >
28902896< tr > < td > caption </ td > < td > CodeBrowser on itself</ td > </ tr >
2891- < tr > < td > cssfilename </ td > < td > ../ codebrowser_styles.css </ td > </ tr >
2892- < tr > < td > filename </ td > < td > ../ CodeBrowser_CodeReview.html</ td > </ tr >
2893- < tr > < td > footer </ td > < td > Create 2018-10-12 22:58:38 by kai</ td > </ tr >
2897+ < tr > < td > cssfilename </ td > < td > codebrowser_styles.css </ td > </ tr >
2898+ < tr > < td > filename </ td > < td > CodeBrowser_CodeReview.html</ td > </ tr >
2899+ < tr > < td > footer </ td > < td > Created 2019-07-31 16:35:19 by kai</ td > </ tr >
28942900< tr > < td > ignore </ td > < td > </ td > </ tr >
28952901< tr > < td > ignoreEmpty </ td > < td > 1</ td > </ tr >
28962902< tr > < td > info </ td > < td > </ td > </ tr >
@@ -2908,7 +2914,7 @@ <h2 class="center">Parameters</h2>
29082914< tr > < td > recursive </ td > < td > 1</ td > </ tr >
29092915< tr > < td > showParms </ td > < td > 1</ td > </ tr >
29102916< tr > < td > twoSidedPrint </ td > < td > 0</ td > </ tr >
2911- < tr > < td > version </ td > < td > CodeBrowser 1.0.1.35 from 2018-10-10 </ td > </ tr >
2917+ < tr > < td > version </ td > < td > CodeBrowser 1.0.2.48 from 2019-07-31 </ td > </ tr >
29122918< tr > < td > viewInBrowser </ td > < td > 0</ td > </ tr >
29132919</ tbody >
29142920</ table >
0 commit comments