]> granicus.if.org Git - re2c/commitdiff
Added forgotten PDF file; changed section title.
authorUlya Trofimovich <skvadrik@gmail.com>
Fri, 4 Mar 2016 10:47:56 +0000 (10:47 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Fri, 4 Mar 2016 10:47:56 +0000 (10:47 +0000)
src/_templates/sidebar-home.html
src/about/about.rst
src/conf.py
src/examples/example_02.rst

index 9e32550a5da5a2a77fb55981523b7a272660bc71..5cd9e9930df5664da2c79db70d7e0312121f091b 100644 (file)
@@ -2,7 +2,7 @@
     re2c-{{ version }}
 </div>
 
-<h3>Sitemap</h3>
+<h3>Documentation</h3>
 {{ toctree(includehidden=True, maxdepth=1) }}
 
 <h3>Community</h3>
index 3815632696afada6d649a1388510d8de093b3d5f..ccba659a2cea1cdba47af63cffed2933de2edf08 100644 (file)
@@ -10,7 +10,7 @@ Authors
 
 Originally written by Peter Bumbulis (peter@csg.uwaterloo.ca)
 and described in research article
-`"RE2C: a more versatile scanner generator" <1994_bumbulis_cowan_re2c_a_more_versatile_scanner_generator.pdf>`_
+:download:`"RE2C: a more versatile scanner generator" <1994_bumbulis_cowan_re2c_a_more_versatile_scanner_generator.pdf>`
 by Peter Bumbulis, Donald D. Cowan, 1994,
 ACM Letters on Programming Languages and Systems (LOPLAS).
 
index 3bcdc888eb401c1e73db731c4279a50931788da3..71de36e361e3b2e2c6763336d74df74a8f14cc6b 100644 (file)
@@ -180,7 +180,10 @@ html_static_path = ['_static']
 # Add any extra paths that contain custom files (such as robots.txt or
 # .htaccess) here, relative to this directory. These files are copied
 # directly to the root of the documentation.
-html_extra_path = ['CNAME', '.nojekyll']
+html_extra_path = [
+    'CNAME',
+    '.nojekyll'
+]
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.
index 60b03c5a991ced8756f224ad3a5084ad47fb22e2..d0677349794e306665a7acaf3712c0f859649d28 100644 (file)
@@ -23,7 +23,7 @@ If the check fails, lexer calls ``YYFILL(n)``, which can either supply at least
 
 For those interested in the internal re2c algorithm used to determine checkpoints,
 here is a quote from the original paper
-`"RE2C: a more versatile scanner generator" <../about/1994_bumbulis_cowan_re2c_a_more_versatile_scanner_generator.pdf>`_
+:download:`"RE2C: a more versatile scanner generator" <../about/1994_bumbulis_cowan_re2c_a_more_versatile_scanner_generator.pdf>`
 by Peter Bumbulis, Donald D. Cowan, 1994, ACM Letters on Programming Languages and Systems (LOPLAS):
 
     *A set of key states can be determined by discovering the strongly-connected components (SCCs) of the