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.
(6274 downloads for this version - 91365 downloads for all versions)
Details
Version
0.2
A more recent valid version exists: 0.6
Author
Michael Baudin
Owner Organization
DIGITEO
Maintainer
Michael BAUDIN
License
Dependencies
Creation Date
February 22, 2011
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.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 Demo gateway if required.

TODO
====

 * Allow to skip the generation of the demos.

            
Files (3)
[787 bytes]
Miscellaneous file
The changelog for the helptbx module.
[26.07 kB]
Source code archive

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

News (0)
Comments (1)     Leave a comment 
Comment -- February 22, 2011, 09:07:15 AM    
Here is the change log for the v0.2.

helptbx (0.2)
    * Fixed ticket #273: the helptbx_helpupdate function failed to 
	  generate an error message.
    * Fixed ticket #342: Some .sci script were wrongly identified.
    * Fixed ticket #341: The module did not load on Linux.
	* Fixed ticket #310: The files in the generated demo gateway 
	  were not sorted.
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.