mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merged pull request #99 from derdon/master.
[doc] moved default values to 1st column + more doc fixes
This commit is contained in:
commit
a92394eac2
3 changed files with 80 additions and 80 deletions
1
pelican/__init__.py
Executable file → Normal file
1
pelican/__init__.py
Executable file → Normal file
|
|
@ -1,6 +1,5 @@
|
|||
import argparse
|
||||
import os
|
||||
from functools import partial
|
||||
|
||||
from pelican.generators import (ArticlesGenerator, PagesGenerator,
|
||||
StaticGenerator, PdfGenerator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue