orgadoc(1)

NAME

orgadoc - Organizes documents from XML descriptions

SYNOPSIS

orgadoc [ -h  ] [ -v  ] [ -V  ] [ -c configuration_file  ]
[  -p path ] [ -a path ] [ -e path ] [ -f file ] [ -o file ] [ -s
pattern ] [ -i  ] [ -w  ] [ -r  ] [ -t  ] [ -d  ]

DESCRIPTION

This manual page briefly describes the orgadoc command.

orgadoc uses XML files to describe your documents and
convert them to a tree of HTML files, a bibtex file or a latex
file. It also includes a search tool to perform query on these
XML files (with regexp support).

OPTIONS

This program follows the usual GNU command line syntax,
with long options starting with two dashes (`-'). A summary of
options is included below.
-h --help
Show summary of options.
-v --version
Show version of program.
-V --verbose
Enable verbose mode.
-c --conf-file
Specifies the name of the configuration file. The
default is /etc/orgadoc/orgadoc.conf.
-f --file
Name of XML file to convert.
-o --output-file
File to store output Files.
-p --path
Path to search XML files.
-a --httpd-path
Prefix added to href when generates html files.
-e --prefix
Path to store output files.
-s --search
Display info about files that match the given pat
tern
-i --case-insensitive
Ignore case in search.
-w --with-private
Activate the generation for private documents.
-r --recursive
Recursively read all files under each directory.
-t --html
Activate production of HTML files.
-b --bibtex
Activate production of BibTex file.
-l --latex
Activate production of LaTex file.
-d --display-ast
display the Abstract Syntax Tree for each XML file.

SEE ALSO

orgadoc_cgi, orgadoc_init_readmes, orgadoc_add_docs

AUTHOR

This manual page was written by Julien Lemoine <<speed
blue@happycoders.org>>. Permission is granted to copy, dis
tribute and/or modify this document under the terms of the GNU
Free Documentation License, Version 1.2 or any later version pub
lished by the Free Software Foundation; with no Invariant Sec
tions, no Front-Cover Texts and no Back-Cover Texts.

31 March 2004
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout