projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7d56687
)
fixed markup in doc
author
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 29 Nov 2011 14:49:51 +0000 (15:49 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 29 Nov 2011 14:49:51 +0000 (15:49 +0100)
doc/intro.rst
patch
|
blob
|
history
diff --git
a/doc/intro.rst
b/doc/intro.rst
index
18335e1
..
a0f49a0
100644
(file)
--- a/
doc/intro.rst
+++ b/
doc/intro.rst
@@
-72,6
+72,8
@@
runtime engine. You can install it like any other PHP extension:
Finally, enable the extension in your ``php.ini`` configuration file:
+.. code-block:: ini
+
extension=twig.so
And from now on, Twig will automatically compiles your templates to take