Bug 402539 - look for offline Maxima documentation
Summary: look for offline Maxima documentation
Status: RESOLVED FIXED
Alias: None
Product: cantor
Classification: Applications
Component: maxima-backend (other bugs)
Version First Reported In: 18.08
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-24 20:55 UTC by John Scott
Modified: 2019-02-08 10:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 19.04
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Scott 2018-12-24 20:55:25 UTC
The "Show Maxima help" button links directly to the docs on their website, though on my system I have installed the docs as packaged by Debian from maxima-doc, and they can be read at /usr/share/doc/maxima-doc/html/maxima.html 

It would be convenient if there were a way for package maintainers to specify where to look for documentation offline so that it can be opened instead if available.
Comment 1 Nikita Sirgienko 2019-01-05 14:38:49 UTC
I think, we could add "path to doc" setting to Settings->Configure Cantor->Maxima in 19.04. Is it good for you?
Comment 2 John Scott 2019-01-06 00:48:29 UTC
(In reply to Nikita Sirgienko from comment #1)
That'd be great.
Comment 3 Nikita Sirgienko 2019-02-08 10:58:29 UTC
Git commit c2e4718a71c0cadfd263851cc59587fc9d412c3f by Nikita Sirgienko.
Committed on 08/02/2019 at 10:57.
Pushed by sirgienko into branch 'master'.

[Maxima, Octave, Python, R] Add a way to specify the path to the local documentation in the settings. By default, this path didn't specified and Cantor uses online documentation.
FIXED-IN: 19.04

M  +4    -0    src/backends/R/rbackend.cpp
M  +3    -0    src/backends/R/rserver/rserver.kcfg
M  +14   -0    src/backends/R/settings.ui
M  +6    -2    src/backends/maxima/maximabackend.cpp
M  +3    -0    src/backends/maxima/maximabackend.kcfg
M  +14   -0    src/backends/maxima/settings.ui
M  +6    -2    src/backends/octave/octavebackend.cpp
M  +3    -0    src/backends/octave/octavebackend.kcfg
M  +14   -0    src/backends/octave/settings.ui
M  +14   -0    src/backends/python/settings.ui
M  +5    -1    src/backends/python2/python2backend.cpp
M  +3    -0    src/backends/python2/python2backend.kcfg
M  +5    -1    src/backends/python3/python3backend.cpp
M  +3    -0    src/backends/python3/python3backend.kcfg

https://commits.kde.org/cantor/c2e4718a71c0cadfd263851cc59587fc9d412c3f