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

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.

Reply via email to