update docs and file headers a bit
This commit is contained in:
parent
d339053bf1
commit
24b16768d3
4 changed files with 43 additions and 29 deletions
6
doku.py
6
doku.py
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue