Le mer. 2 sept. 2020 à 02:58, Ralf Hemmecke <[email protected]> a écrit : > > Hi, > > I think that I am more or less ready to propose my documentation patch > series: > > https://github.com/hemmecke/fricas/commits/formatted > > I would like that some persons try out the following. > > git clone https://github.com/hemmecke/fricas.git > cd fricas && ./configure && make > cd src/doc > time make -j8 localhtml
No rules to make target localhtml (or something like that - french message) even with 'make html' :-) (all commands cut and past) Same things in the fricas directory. __ Greg ========================================== PS/ greg@ELLIPSE-LAPTOP:~/fricas$ fricas --version FriCAS 2020-04-23 based on sbcl 2.0.6.debian greg@ELLIPSE-LAPTOP:~/fricas$ fricas --help Usage: fricas [options] The following options are recognized. -clef | -noclef use Clef (default: -clef) -clefprog fname use named program for Clef -eval code evaluate specified code at start -go | -nogo whether to start system -gr | -nogr use Graphics (default: -gr) -ht | -noht use HyperDoc (default: -ht) -ihere| -noihere start an interpreter buffer in the original window -iw | -noiw start in interpreter window -list list workspaces only -nox don't use X Windows -rl use GNU Readline via rlwrap if available -ws wsname use named workspace Some options can only be given in the first position. Start only a plain commandline interface. fricas -nosman [-rl] [-eval code] Print this help screen and exit. fricas --help Print version information and exit. fricas --version Setup special frontends. fricas -texmacs fricas -emacs greg@ELLIPSE-LAPTOP:~/fricas$ THANKS! > That gives the complete website (including the book) locally on your > computer. > > In order to produce > https://hemmecke.github.io/fricas/ > I used > time make -j8 PACKAGE_SOURCE=https://github.com/hemmecke/fricas > BRANCH=formatted > PACKAGE_VERSION=dc27d6f8d24fbb7a59b9b1c208e5ea960b3943d8 > PACKAGE_URL=https://hemmecke.github.io/fricas html > > Since I prepared the website for my github account, I had to set some > variables. For the official fricas.github.io "make html" is enough. > > The current (non-api) .rst files are just a start. I hope that people > start to contribute. For that I added "edit-on-github" links. > > Feedback is acknowledged. I hope I can get this into FriCAS soon. > > Ralf > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/fricas-devel/d2689e16-55f0-4d14-e9b0-d544ee91289a%40hemmecke.org. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAHnU2dZTigYXeQad11r-3fLzv1%2B93Rn7HspoEraPnNsmJXDJ_w%40mail.gmail.com.
