On Sat, Jul 1, 2023 at 7:55 PM Waldek Hebisch <[email protected]> wrote: > > On Fri, Jun 30, 2023 at 03:03:27PM +0200, Ralf Hemmecke wrote: > > So... download.rst and install.rst and order minor docfixes have to be done. > > Are you working on this? Concerning download.rst, my idea of download > page was to put there links to appropriate binaries. This is somewhat > fragile info, fully known only after release, so poor fit to be part > of release. I think minimal change would add link to Sourceforge > download page, that is > > http://fricas.sf.net/download.html > > (which I intend to keep up to date), delete 1.3.6 > "up to version 1.3.6" phrase about Sourceforge (or maybe delete > the whole 'files' link to Surceforge, as this is subsumed by > 'http://fricas.sf.net/download.html'). Also, there should be > visible link to release at Github, either > > https://github.com/fricas/fricas/releases > > or > > https://github.com/fricas/fricas/releases/tag/1.3.9 > > (assuming that Github will not change its naming scheme).
Tag names for GitHub releases are fully within the user control. They are actually git tags. > > > Concerning decumentation build in install.rst > I would write something like this: > > Building documentation > ^^^^^^^^^^^^^^^^^^^^^^ > > After a build of FriCAS, (suppose your build directory is under > ``$BUILD``), you can build extra documentation. > > To build extra documention you need working 'convert' program > from ImageMagick. Note that several Linux distribution currently > disable ability to create .ps files via 'convert'. If your > distribution is doing this build of extra documention will fail. > > Currently building .html pages only works with Sphinx 4.4.0. > Use this version or only build FriCAS book via > :: > cd $BUILD/src/doc > make book.pdf > > The |home page| can be built via > :: > > ... > > -- > Waldek Hebisch > > -- > 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/ZKB2dRGH2SEKRYya%40fricas.math.uni.wroc.pl. -- 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/CAAWYfq1%3DbeMhzn6AYZceUCPjAH6tqNinun5Hnm9ioLP97tQ4Uw%40mail.gmail.com.
