diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-05-16 20:56:29 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-05-16 20:56:29 (GMT) |
commit | a2ca75e3b01a9c8e97b0ca9c217d106c4d1c8682 (patch) | |
tree | b33f268cd23dc2796fef6d48773bfe916fd961b6 /ds9/doc | |
parent | a2fa8e079442386e91284356f47fb442ea6a02ad (diff) | |
download | blt-a2ca75e3b01a9c8e97b0ca9c217d106c4d1c8682.zip blt-a2ca75e3b01a9c8e97b0ca9c217d106c4d1c8682.tar.gz blt-a2ca75e3b01a9c8e97b0ca9c217d106c4d1c8682.tar.bz2 |
update ds9 parsers
Diffstat (limited to 'ds9/doc')
-rw-r--r-- | ds9/doc/ref/command.html | 4 | ||||
-rw-r--r-- | ds9/doc/ref/samp.html | 6 | ||||
-rw-r--r-- | ds9/doc/ref/xpa.html | 4 |
3 files changed, 10 insertions, 4 deletions
diff --git a/ds9/doc/ref/command.html b/ds9/doc/ref/command.html index 3f89f0f..8bb00e6 100644 --- a/ds9/doc/ref/command.html +++ b/ds9/doc/ref/command.html @@ -5795,7 +5795,9 @@ <p><b> <a name="web"></a>web</b></p> <p>Display specified URL in the web display. </p> <tt> Syntax:<br> - -web [new|<webname>] [<url>]<br> + -web []<br> + [<url>]<br> + [new <webname> <url>]<br> [<webname>] [click back|forward|stop|reload|#]<br> [<webname>] [clear]<br> diff --git a/ds9/doc/ref/samp.html b/ds9/doc/ref/samp.html index e67d2f8..5d81b42 100644 --- a/ds9/doc/ref/samp.html +++ b/ds9/doc/ref/samp.html @@ -7254,8 +7254,10 @@ <p><b> <a name="web"></a>web</b></p> <p>Display specified URL in the web display. </p> <tt> Syntax:<br> - web [new|<webname>] [<url>]<br> - [<webname>] [click + web </tt><tt><tt>[]<br> + [<url>]<br> + [new <webname> <url>]<br> + </tt> [<webname>] [click back|forward|stop|reload|#]<br> [<webname>] [clear]<br> [<webname>] [close]<br> diff --git a/ds9/doc/ref/xpa.html b/ds9/doc/ref/xpa.html index 77cc40d..e8d4a12 100644 --- a/ds9/doc/ref/xpa.html +++ b/ds9/doc/ref/xpa.html @@ -6952,7 +6952,9 @@ <p><b> <a name="web"></a>web</b></p> <p>Display specified URL in the web display. </p> <tt> Syntax:<br> - web [new|<webname>] [<url>]<br> + web []<br> + [<url>]<br> + [new <webname> <url>]<br> [<webname>] [click back|forward|stop|reload|#]<br> [<webname>] [clear]<br> |