How could we create a printable custom documentation?

5 views (last 30 days)
Hi we have a custom toolbox that we deliver together with our custom documentation - and this works fine. The users find our documentation as part of the Matlab help and use it very often. If a user tries to print a documentation side this works only for the build in documentation. For the build in documentation the help site gets opened in the browser (for example the reference to C:\Program Files\MATLAB\R2015a\help\matlab\ref\webread.html) for our documentation are always the file C:\Program Files\MATLAB\R2015a\help\templates\3pdoc.html loaded and this shows only a white/blank site that contains only a search input and on the left side the empty contents menu. The documentation link in this contents menu gets to a broken link same as the search.
What has to be changed that printing the help works?
  4 Comments
Jochen Pfeiffer
Jochen Pfeiffer on 26 Jul 2016
Hi yes this works fine. If I publish the file directly and open print the browser opens the correct file. I published you file to a folder html. I create a helptoc.xml for my small user documentation and the info.xml.
Finally I used builddocsearchdb(htmlfolder) to create the database for the documentation. Now I can see the new documentation as part of the matlab help - but the printing doesn't work anymore. (I attached as both files as .txt as xml is not supported.)
Stephen23
Stephen23 on 26 Jul 2016
@Jochen Pfeiffer: sounds buggy... contact customer support.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!