Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
eae692d5
...
eae692d539259cb6229b8bb2683f5a0f5eef8742
authored
2013-07-14 23:55:02 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
removed docs warning about documentation version
1 parent
e77b8772
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
docs/conf.py
docs/conf.py
View file @
eae692d
...
...
@@ -27,9 +27,7 @@ highlight_language = 'javascript'
source_suffix
=
'.rst'
# Prolog
rst_prolog
=
(
'.. note:: This is the documentation for the |release| version of'
' CasperJS. Find docs for 1.0 stable'
' `on the official website <http://casperjs.org/>`_.
\n
'
)
rst_prolog
=
None
# The encoding of source files.
source_encoding
=
'utf-8'
...
...
Please
register
or
sign in
to post a comment