update docs and file headers a bit

This commit is contained in:
Elan Ruusamäe 2011-02-10 11:00:19 +02:00
parent d339053bf1
commit 24b16768d3
4 changed files with 43 additions and 29 deletions

View file

@ -1,8 +1,10 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Setup VIM: ex: noet ts=2 sw=2 :
# Bridge for Python code to invoke DokuWiki functions.
#
#
# Python side Bridge of accessing DokuWiki functions from Python.
# See README for details.
#
# Author: Elan Ruusamäe <glen@pld-linux.org>
import sys