Changeset 40
- Timestamp:
- 01/22/06 21:10:30 (6 years ago)
- Location:
- trunk/doc
- Files:
-
- 2 edited
-
README (modified) (1 diff)
-
export-wiki.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/README
r2 r40 2 2 ============================================================ 3 3 4 The original wiki page is at http://www.opensc .org/engine_pkcs11/4 The original wiki page is at http://www.opensc-project.org/engine_pkcs11/ 5 5 and includes a bug tracker and source browser. 6 6 -
trunk/doc/export-wiki.sh
r29 r40 3 3 set -e 4 4 5 export SERVER=http://www.opensc .org5 export SERVER=http://www.opensc-project.org 6 6 export WIKI=engine_pkcs11/wiki 7 7 export XSL=export-wiki.xsl … … 42 42 mv "$SRCDIR"/WikiStart.html "$SRCDIR"/index.html 43 43 44 wget -nv http://www.opensc .org/trac/css/trac.css \44 wget -nv http://www.opensc-project.org/trac/css/trac.css \ 45 45 -O "$SRCDIR"/trac.css 46 46
Note: See TracChangeset
for help on using the changeset viewer.
