octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building Octave documentation


From: Daniel Kraft
Subject: Building Octave documentation
Date: Wed, 17 Aug 2011 12:57:07 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110812 Thunderbird/6.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

sorry if that's a dumb question ... but I just tried to build the
Octave manual from source (so that I can work on a profiler chapter
and see the effects), but couldn't figure out how to do so.

make doc/html/info/pdf from the main directory runs through, but
doesn't seem to create any HTML or PDF files in doc/interpreter.

make pdf inside of doc seems to work, but I'd really love to get HTML
output instead -- make html results in:

if /bin/sh /home/daniel/Projekte/octave/build-aux/missing --run
makeinfo --html   -I . \
         -o octave.htp octave.texi; \
        then \
          rm -rf octave.html; \
          if test ! -d octave.htp && test -d octave; then \
            mv octave octave.html; else mv octave.htp octave.html; fi; \
        else \
          if test ! -d octave.htp && test -d octave; then \
            rm -rf octave; else rm -Rf octave.htp octave.html; fi; \
          exit 1; \
        fi
/home/daniel/Projekte/octave/doc/interpreter//matrix.texi:1429:
Unknown command `leq'.
/home/daniel/Projekte/octave/doc/interpreter//matrix.texi:1429:
Misplaced {.
/home/daniel/Projekte/octave/doc/interpreter//matrix.texi:1429:
Misplaced }.
/home/daniel/Projekte/octave/doc/interpreter//matrix.texi:1591:
Unknown command `leq'.
/home/daniel/Projekte/octave/doc/interpreter//matrix.texi:1591:
Misplaced {.
/home/daniel/Projekte/octave/doc/interpreter//matrix.texi:1591:
Misplaced }.
...

So what do I have to do to build the manual (preferrably as HTML, like
on the Octave web page)?  Any idea what's going wrong?

BTW, I think the docstrings of functions are included in the manual
somehow "automagically" -- how can I make this work also for my
profiling functions, as part of the profiler chapter?  (Which I'm
going to write.)

Thanks!

Daniel

- -- 
OpenPGP: 3BA2 3DDB 7758 F010 BDAB 0DCF 527E 79BA A3B5 3998
or use https://safesend.domob.eu/
- --
Done:  Arc-Bar-Cav-Kni-Ran-Rog-Sam-Tou-Val-Wiz
To go: Hea-Mon-Pri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJOS56DAAoJEFJ+ebqjtTmYNz4QAJFLawjqMepPcf+23OTM/6ZE
g8A7Zrxy23fscnf4tyLRnr2ieqFWB2WPanXXrud0lCAfJCvIY3vLQeZDXxE2Ntg9
TrmXwKsmxOaHtYQffYUflEbEyZCg/Pebn/WP1gXQmYTkLCSQiEG4BhrShcMofEiP
mwGvQ7M3vpU/vJccE9aQT4ip9anBKxni1QbZn0yu9NSnbO8v8+cT4V06weL8ajI1
aazB1L6S4Hpsy43dXwEKXZxCsXlW+oaGOifOYlF/LlQIh3Ijek+x8fDTlb+tgdzO
HYsQSSfRzCXxXSELjTxmpQ8gsEuC2LiTv0wDvqpda6t59lRZVIpyTtaUqBm61lLw
jobfBSgVf7LFEmf28z8PVtzKjgicdkCUiZHLWIQjsD7gQX4w1Z6a9Bm5p/42V2QI
Tyw7i9NK22m03UDGQK9vQay0KlBBKYRbMQUETdyu2IIF0awzAEzms5cP7h7QlrGB
H8zy2kQFAIu8Y7KI2bb6mExYCv+25R1KxQ8jzHW6kdiZLGqD0ew2P0IkWTdEfJt/
YNHXTd/6Jzv62f9enRfpiEeoD9+S0FQZz8eRFecM2SlWt3srntDOEGbBXXmzn9hN
0W0soPHDY/pPGQ7PF8S20wcyFUw+yCEd6N+cH/CQyvsoxaDnG//B4Ny7PzK+7zBa
i2St0/I7nU+Q+HCV9Ibn
=FqEm
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]