Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Helptbx details
Login with GitLab

Helptbx

Update the help of a module automatically.
(28903 downloads for this version - 91939 downloads for all versions)
Details
Version
0.4
A more recent valid version exists: 0.6
Author
Michael Baudin
Owner Organization
Digiteo and others
Maintainers
Michael BAUDIN
John GLIKSBERG
License
Dependency
Creation Date
January 13, 2013
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("helptbx")
Description
            Purpose
=======

This module allows to update the help of a module, based 
on a set of .sci files. 
It is a tool built on top of the help_from_sci function.

Features
========

The main function is :

 * helptbx_helpupdate(funarray,helpdir,macrosdir)
 * helptbx_helpupdate(funarray,helpdir,macrosdir,demosdir,modulename)
 * helptbx_helpupdate(funarray,helpdir,macrosdir,demosdir,modulename,verbose)

which automatically updates the .xml help pages of a module if required, 
and updates the Demos gateway if required.
            
Files (3)
[27.91 kB]
Source code archive

[47.75 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

[42.46 kB]
OS-independent binary for Scilab 5.5.x
Binary version (all platforms)
Automatically generated by the ATOMS compilation chain

News (0)
Comments (2)     Leave a comment 
Comment from Michael BAUDIN -- January 13, 2013, 10:01:49 PM    
Here is the changelog of v0.4.

helptbx (0.4)
 * Fixed helptbx_helpupdate when the <info> is not found.
   This is for Scilab 5.4.0.
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.