You are here

dump

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!
AttachmentSize
version 1.18.19 KB

About

Export the procedural database as formatted HTML.

Please see the readme included in the attached file for installation instructions.

The script takes 3 configuration options:

scale -- by varying this number, you can modify the sprawl of the index. The bigger this number is, fewer top level namespaces will exist, all procedures will be mapped in the index. Therefore, the limiting factor is the minimum number of top level namespaces (ex. [extension, file, gimp, plug, python, script, temp, twain])
single-file -- when toggled, the procedural database will be dumped to a single "index.html" file
directory -- once running, the script will prompt for a directory to write to

note:
Headings are determined dynamically at run-time by breaking the procedural database into namespaces and taking those namespaces which have a minimum number of elements. They are mapped alphabetically, depth-first, to ensure proper output from the script.

Readme is written in orgmode markup < http://orgmode.org/ >
, which requires emacs < http://www.gnu.org/software/emacs/ > and latex < http://www.latex-project.org/ > to convert. For an online utility see my web application
< http://org.codefox.us/ >.

Repository

Source code can be found at https://bitbucket.org/bworkman/python-fu-dump and downloaded at https://bitbucket.org/bworkman/python-fu-dump/downloads.

Help

For more information, questions, concerns, or to report issues, see my project manager at http://dev.codefox.us/projects/python_fu_dump.

GIMP Version: 
Scripting Engine: 
Subscribe to Comments for "dump"