/[navidoc]/navidoc/navidoc/directives/__init__.py
ViewVC logotype

Diff of /navidoc/navidoc/directives/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by humppake, Tue Mar 18 14:34:29 2003 UTC revision 1.2 by humppake, Wed Mar 19 15:34:02 2003 UTC
# Line 1  Line 1 
1    #
2    # Copyright (c) 2003 Asko Soukka
3    #
4    # This file is part of Navidoc.
5    #
6    # Navidoc is free software; you can redistribute it and/or modify it under
7    # the terms of the GNU Lesser General Public License as published by
8    # the Free Software Foundation; either version 2 of the License, or
9    # (at your option) any later version.
10    #
11    # Navidoc is distributed in the hope that it will be useful, but WITHOUT
12    # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13    # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
14    # Public License for more details.
15    #
16    # You should have received a copy of the GNU Lesser General
17    # Public License along with Navidoc; if not, write to the Free
18    # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
19    # MA  02111-1307  USA
20    #
21    
22  #  #
23    # Written by Asko Soukka
24    #
25    
26    __docformat__ = 'reStructuredText'
27    
28    import docutils
29    
30    #from navidoc.directives.pegboard import pegboard_directive
31    
32    #docutils.parsers.rst.directives._directives['pegboard'] = pegboard_directive

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26