Changeset 1811

Show
Ignore:
Timestamp:
08/14/08 12:53:19 (3 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/doc/build/build_web.sh

    r1652 r1811  
    33 
    44# Layout for cherokee-project.com 
    5 ASCIIDOC_HTML="python asciidoc.py -b xhtml11 --conf-file=website_template.conf -a cherokee_version='${PACKAGE_VERSION}'"  
     5ASCIIDOC_HTML="python asciidoc.py --conf-file=web.conf" 
    66 
    77for i in ../*.txt 
  • cherokee/trunk/doc/build/doc.conf

    r1801 r1811  
    11[specialwords] 
    2 emphasizedwords=(?u)\\?\bCherokee\b 
     2#emphasizedwords=(?u)\\?\bCherokee\b 
    33 
    44[header] 
  • cherokee/trunk/doc/media/css/cherokee_doc.css

    r1767 r1811  
    5858div#toc a:visited { color: blue; } 
    5959 
    60  
    61  
    62  
    63  
    64  
    65  
    66  
    67  
    68  
    69  
    70  
    71  
    72  
    73  
    74  
    75  
    76  
    77  
    7860a { 
    7961  text-decoration: underline; 
     
    160142  font-family: sans-serif; 
    161143  font-size: small; 
    162   border-top: 2px solid silver; 
     144//  border-top: 1px solid silver; 
    163145  padding-top: 0.5em; 
    164146  margin-top: 4.0em;