yasnippet/doc/org-setup.inc
Sean Whitton cce2e0df5d Make the documentation build reproducible
* doc/org-setup.inc: Disable timestamp in HTML output.

Copyright-paperwork-exempt: yes
2016-12-10 13:16:20 -05:00

12 lines
351 B
Org Mode

# -*- mode: org -*-
#+STARTUP: showall
#+LINK: sym file:snippet-reference.org::#%s
#+OPTIONS: author:nil num:nil timestamp:nil
#+AUTHOR:
# org < 8.0 use +STYLE, after use +HTML_HEAD
#+STYLE: <link rel="stylesheet" type="text/css" href="stylesheets/manual.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="stylesheets/manual.css" />