The documentation is in a separate subdirectory from src/, so it's built
differently:

cd doc/
autoconf
./configure
make

On Sun, Feb 28, 2016 at 7:59 AM, Arthur A. Gleckler <a...@speechcode.com>
wrote:

> Chris Hanson <c...@chris-hanson.org> writes:
>
> | Note that I haven't yet updated the documentation to
> | reflect these changes.  I'll get around to that soon.
>
> I'm embarrassed to say that I can't figure out how to build
> the documentation.  I've been following these steps to build
> and install the system:
>
>   make maintainer-clean
>   ./Setup.sh
>   ./configure
>   make
>   sudo make install
>
> But the documentation is never built.
>
> What step am I missing?
>
> Thanks.
>
_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to