comparison doc/interpreter/install.txi @ 14622:92659ad0d215

doc: Use @option macro where appropriate. * install.txi: Change macro @code to @option for documenting command line option.
author Rik <octave@nomad.inbox5.com>
date Thu, 10 May 2012 22:27:50 -0700
parents 8985cbbd2fe4
children 72b8b39e12be
comparison
equal deleted inserted replaced
14621:1804d5422f61 14622:92659ad0d215
194 @item GNU Readline 194 @item GNU Readline
195 Command-line editing library (@url{www.gnu.org/s/readline}). 195 Command-line editing library (@url{www.gnu.org/s/readline}).
196 @end table 196 @end table
197 197
198 If you wish to build Octave without GNU readline installed, you must use 198 If you wish to build Octave without GNU readline installed, you must use
199 the @code{--disable-readline} option when running the configure script. 199 the @option{--disable-readline} option when running the configure script.
200 200
201 The following external software packages are optional but recommended: 201 The following external software packages are optional but recommended:
202 202
203 @table @asis 203 @table @asis
204 @item ARPACK 204 @item ARPACK