Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: octave-forge-generate_html | Distribution: openSUSE:Factory:zSystems |
Version: 0.3.3 | Vendor: openSUSE |
Release: 1.4 | Build date: Fri May 6 20:31:23 2022 |
Group: Productivity/Scientific/Math | Build host: reproducible |
Size: 189650 | Source RPM: octave-forge-generate_html-0.3.3-1.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://octave.sourceforge.net | |
Summary: Generate HTML web page from help texts |
This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages. This is part of Octave-Forge project.
GPL-3.0-or-later
* Fri May 06 2022 Atri Bhattacharya <badshah400@gmail.com> - Update to version 0.3.3: * Fix non-cuddling ++ operators to work with Octave >= 7.. * Dont duplicate demo figures in following non figure demos. * Fri Aug 07 2020 Atri Bhattacharya <badshah400@gmail.com> - Update to version 0.3.2: * Fix empty '{}' to work with Octave >= 6. * Fri Aug 18 2017 badshah400@gmail.com - Update to version 0.3.1 * Add lacking information to the informational json file (this file is written since version 0.3.0 of generate_html). - Changes from version 0.3.0: * Nested namespaces and classes under namespaces are now handled in generating the alphabetical function database. * Toplevel functions are now in separate files of the alphabetic function database, and in the same directory tree as classes and namespaces. * Function html helptexts are now in a directory tree corresponding to that of the alphabetic function database. * Add repository link to index page. * In the individual options, as returned by `get_html_options' and used in html generation, replacement strings ("%...") are not considered anymore. Instead, options can be anonymous functions which use their arguments to configure the output string. So if users manually changed options with replacements, they have to do it differently now; looking into the `get_html_options.m' file will help to figure out the correct way. * Add Octave Forge stylesheet, icons, and javascript files. * Page margins of Octave Forge additional package documentation are now configurable with the Octave Forge stylesheet. * Sat Sep 17 2016 dmitry_r@opensuse.org - Update to version 0.1.12 * New option 'older_versions_download' * Tue Jun 07 2016 dmitry_r@opensuse.org - Update to version 0.1.11 * Bugfix release * Thu Aug 13 2015 dmitry_r@opensuse.org - Update to version 0.1.9 * Bugfix release * Sat May 02 2015 dmitry_r@opensuse.org - Update to version 0.1.8 * Bug fixes - html_help_text.m, texi2html.m: Fix a bug that was the cause of unmatched </p> tags in the HTML output. - get_html_options.m: Fix default header (add !DOCTYPE, charset, etc.) and Octave Forge header (unordered <ul> </ul> lists are not allowed to be nested in <p> </p> blocks). * Other changes - html_help_text.m: Now entirely based on texi2html.m - texi2html.m: Use <dt class="deftypefn"> </dt> blocks both with TexInfo 4.x and with TexInfo 5.x. * Wed Apr 08 2015 dmitry_r@opensuse.org - Update to version 0.1.7 * Bug fixes - Omit the "News" link if there is no NEWS file, instead of generating an error (the NEWS file is optional, according to the manual) - Fix broken links on the NEWS, COPYING and overview pages (the link that was supposed to point to the index.html of the package) - Protect symbols <, > and & by replacing them with the corresponding HTML entity (<, > and &) everywhere it makes sense - get_txi_files.m: Update the list of ignored *.texi files - generate_package_html.m: Let email addresses appear if they exist in DESCRIPTION (they were previously hidden because of the < > delimiters) - generate_package_html.m: Fix anchor names - html_help_text.m: Hide figures only if gnuplot is in use (bug#33180) - html_help_text.m: Prevent empty <pre> </pre> blocks (bug#44451) * New features - Introduce a new %charset variable for header template, which defaults to utf-8 (instead of the hard-coded iso-8859-1 that was previously in use) * Documentation - Add generate_operators to the INDEX - Provide minimal (one-line) help text for generate_html_manual * Cleanup - Remove obsolete function generate_alphabet - Remove unused "docbrowser" style * Thu Feb 26 2015 dmitry_r@opensuse.org - Split from octave-forge package, version 0.1.6
/usr/share/octave/packages/generate_html-0.3.3 /usr/share/octave/packages/generate_html-0.3.3/check_duplicates.m /usr/share/octave/packages/generate_html-0.3.3/doc-cache /usr/share/octave/packages/generate_html-0.3.3/generate_html_manual.m /usr/share/octave/packages/generate_html-0.3.3/generate_operators.m /usr/share/octave/packages/generate_html-0.3.3/generate_package_html.m /usr/share/octave/packages/generate_html-0.3.3/get_html_options.m /usr/share/octave/packages/generate_html-0.3.3/html_help_text.m /usr/share/octave/packages/generate_html-0.3.3/of-website-files /usr/share/octave/packages/generate_html-0.3.3/of-website-files/doc.png /usr/share/octave/packages/generate_html-0.3.3/of-website-files/download.png /usr/share/octave/packages/generate_html-0.3.3/of-website-files/favicon.ico /usr/share/octave/packages/generate_html-0.3.3/of-website-files/fixed.js /usr/share/octave/packages/generate_html-0.3.3/of-website-files/footer.js /usr/share/octave/packages/generate_html-0.3.3/of-website-files/homepage.png /usr/share/octave/packages/generate_html-0.3.3/of-website-files/icons /usr/share/octave/packages/generate_html-0.3.3/of-website-files/icons/repository.attrib /usr/share/octave/packages/generate_html-0.3.3/of-website-files/javascript.js /usr/share/octave/packages/generate_html-0.3.3/of-website-files/manual.png /usr/share/octave/packages/generate_html-0.3.3/of-website-files/news.png /usr/share/octave/packages/generate_html-0.3.3/of-website-files/oct.png /usr/share/octave/packages/generate_html-0.3.3/of-website-files/octave-forge.css /usr/share/octave/packages/generate_html-0.3.3/of-website-files/repository.png /usr/share/octave/packages/generate_html-0.3.3/packinfo /usr/share/octave/packages/generate_html-0.3.3/packinfo/COPYING /usr/share/octave/packages/generate_html-0.3.3/packinfo/DESCRIPTION /usr/share/octave/packages/generate_html-0.3.3/packinfo/INDEX /usr/share/octave/packages/generate_html-0.3.3/packinfo/NEWS /usr/share/octave/packages/generate_html-0.3.3/private /usr/share/octave/packages/generate_html-0.3.3/private/__html_help_text__.m /usr/share/octave/packages/generate_html-0.3.3/private/__texi2html__.m /usr/share/octave/packages/generate_html-0.3.3/private/find_package.m /usr/share/octave/packages/generate_html-0.3.3/private/get_output.m /usr/share/octave/packages/generate_html-0.3.3/private/get_txi_files.m /usr/share/octave/packages/generate_html-0.3.3/private/getopt.m /usr/share/octave/packages/generate_html-0.3.3/private/html_see_also_with_prefix.m /usr/share/octave/packages/generate_html-0.3.3/private/index_write_homepage_links.m /usr/share/octave/packages/generate_html-0.3.3/private/insert_char_entities.m /usr/share/octave/packages/generate_html-0.3.3/private/octave_forge_seealso.m /usr/share/octave/packages/generate_html-0.3.3/private/setopts.m /usr/share/octave/packages/generate_html-0.3.3/texi2html.m /usr/share/octave/packages/generate_html-0.3.3/txi2index.m /usr/share/octave/packages/generate_html-0.3.3/txi2reference.m /usr/share/octave/packages/generate_html-0.3.3/urlview.m
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024