Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : uman - Unified user MANual details
Login with GitLab

uman - Unified user MANual

Help pages in console, with language switch, redirections, list of related bugs, summaries...
(2888 downloads for this version - 67121 downloads for all versions)
Details
Version
1.0
A more recent valid version with binaries for Scilab 5.5 exists: 2.0.5
Author
Samuel GOUGEON
Owner Organization
private individual
Maintainer
Samuel Gougeon
Categories
License
Creation Date
March 22, 2015
Source created on
Scilab 5.5.x
Binaries available on
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("uman")
Description
            uman.. is a Unified User MANual displaying help pages in the console, in the
help browser, or online in your web browser. Help pages from Scilab, ATOMS
packages, other external packages, or heading comments of functions are covered.
A single function for all sources and displayers, with advanced features such
that language switching, summaries, or display of bugs related to the query.

Help (en): http://sgougeon.free.fr/scilab/help/uman/scilab_en_US_help/uman.html
Help (fr): http://sgougeon.free.fr/scilab/help/uman/scilab_fr_FR_help/uman.html

MAIN FEATURES
-------------
* Help pages from Scilab, ATOMS modules, other external modules, and heading
comments in functions are supported. No need to load modules in session to view
their pages in console.
   
* Focus on main infos: Related help section, calling sequences, parameters, see
also. Be free to display one or several additional sections on request:
description, examples, history... Or get the list of functions within the same
section (summary)...
   
* Switch to any language version without changing the session's language: Just
give the language code en | de | fr | ja | pt | ru | zh in option, and you get
the page! Esay access to the reference en_US version of the page.
   
* Smart text layout in console. Nested lists of items, tables, pieces of codes,
notes and warnings, text styles.. are supported. Improved code style of calling
sequences and examples.

* Almost 200 automatic redirections for users coming from other softwares:
Search for atan2 leads to.. atan.
   
* Switch to online pages, with redirection and language facilities. See users
comments on the online page.
   
* Check the forge: List documented bugs related to the query, for Scilab and
many ATOMS packages.

HOW TO INSTALL uman
-------------------
* Thanks to the ATOMS GUI: 
  - Enter: atomsGui
  - Look for and select "uman". Install it.
  - quit and restart Scilab
or
* in CONSOLE:
  - enter: atomsInstall("uman")
  - quit and restart Scilab
or
* by hand:
  - Download "uman...bin.zip" from here  

  - uncompress the uman directory into your SCI/contrib/ directory 
    or into the SCIHOME/contrib/ one
    Now, SCI/contrib/uman/ or SCIHOME/contrib/uman/ exists.

  - load uman: enter
    exec("SCI/contrib/uman/loader.sce", -1) // or from SCIHOME instead
of SCI
	  

uman HELP: enter uman uman
--------------------------            
Files (2)
[66.84 kB]
Source code archive

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

HOW TO INSTALL uman
-------------------
* Thanks to the ATOMS GUI: 
  - Enter: atomsGui
  - Look for and select "uman". Install it.
  - quit and restart Scilab
or
* in CONSOLE:
  - enter: atomsInstall("uman")
  - quit and restart Scilab
or
* by hand:
  - Download "uman" here  

  - uncompress the uman directory into your SCI/contrib/ directory 
    or into the SCIHOME/contrib/ one
    Now, SCI/contrib/uman/ or SCIHOME/contrib/uman/ exists.

  - load uman: enter
    exec("SCI/contrib/uman/loader.sce", -1) // or from SCIHOME instead of SCI
	  

uman HELP: enter uman uman
--------------------------
News (0)
Comments (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.