Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
Jan 20, 2007, 10:59:26 PM (17 years ago)
Author:
ulrich
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    22
    33The provided script written in python provides a LaTeX compatible output for use with the [http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=dirtree dirtree] package. So one can display directory trees which are generated right at the time when the document is generated. I use [wiki:Makefile makefiles] for generating my documents with pdflatex and bibtex and then simply add a few lines to use this small script.
     4
     5The mottivation for me to write this script was writing the documentation for a project at the University and wanted to show our directory layout of our project repositories.
     6
     7= Features =
     8
     9 == actual ==
     10
     11 * one can exclude directories from processing
     12 * one can use .comment files to print comments behind the listed directory in which the file lies
     13 * one can specify an other file to use as comment file
     14
     15 == planned ==
     16
     17 * one let the script print directory sizes as comment or at the beginning of the comment
     18 * one can specify if files should be considered, specified closer as
     19   * hidden files
     20   * seperate exclude list