doc/conf.py
changeset 70 77e65040711c
parent 69 1bf7d2f5e00c
child 82 7b82dc1fb6f5
equal deleted inserted replaced
69:1bf7d2f5e00c 70:77e65040711c
   119 #html_favicon = None
   119 #html_favicon = None
   120 
   120 
   121 # Add any paths that contain custom static files (such as style sheets) here,
   121 # Add any paths that contain custom static files (such as style sheets) here,
   122 # relative to this directory. They are copied after the builtin static files,
   122 # relative to this directory. They are copied after the builtin static files,
   123 # so a file named "default.css" will overwrite the builtin "default.css".
   123 # so a file named "default.css" will overwrite the builtin "default.css".
   124 html_static_path = ['_static']
   124 #html_static_path = ['_static']
   125 
   125 
   126 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
   126 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
   127 # using the given strftime format.
   127 # using the given strftime format.
   128 #html_last_updated_fmt = '%b %d, %Y'
   128 #html_last_updated_fmt = '%b %d, %Y'
   129 
   129