Revision: 20445328cb42
Branch: default
Author: Pekka Klärck
Date: Fri Oct 4 09:16:40 2013 UTC
Log: UG: mention that reST files need to be UTF-8 encoded
http://code.google.com/p/robotframework/source/detail?r=20445328cb42
Modified:
/doc/userguide/RobotFrameworkUserGuide.html
/doc/userguide/src/CreatingTestData/TestDataSyntax.rst
=======================================
--- /doc/userguide/RobotFrameworkUserGuide.html Fri Oct 4 08:56:15 2013 UTC
+++ /doc/userguide/RobotFrameworkUserGuide.html Fri Oct 4 09:16:40 2013 UTC
@@ -2129,11 +2129,12 @@
use the generated files only.</p>
</div>
<div class="section" id="id41">
-<h5>Editing test data</h5>
-<p>Test data in reST files can be edited with any text editor, and many
editors
-also provide automatic syntax highlighting for it.</p>
-<p>Note that <a class="reference external"
href="https://github.com/robotframework/RIDE">RIDE</a> does not support
direct editing of test data in reST source
-files.</p>
+<h5>Editing and encoding</h5>
+<p>Test data in reStructuredText files can be edited with any text editor,
and
+many editors also provide automatic syntax highlighting for it. reST format
+is not supported by <a class="reference external"
href="https://github.com/robotframework/RIDE">RIDE</a>, though.</p>
+<p>Robot Framework requires reST files containing non-ASCII characters to
be
+saved using UTF-8 encoding.</p>
</div>
<div class="section" id="syntax-errors-in-rest-source-files">
<h5>Syntax errors in reST source files</h5>
@@ -17253,7 +17254,7 @@
<div class="footer">
<hr class="footer" />
<p>Generated by <a class="reference external"
href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>.
Syntax highlighting by <a class="reference external"
href="http://pygments.org/">Pygments</a>.</p>
-<p>Generated on: 2013-10-04 08:53 UTC.
+<p>Generated on: 2013-10-04 09:16 UTC.
</p>
</div>
=======================================
--- /doc/userguide/src/CreatingTestData/TestDataSyntax.rst Fri Oct 4
08:56:09 2013 UTC
+++ /doc/userguide/src/CreatingTestData/TestDataSyntax.rst Fri Oct 4
09:16:40 2013 UTC
@@ -501,14 +501,15 @@
reST files to HTML using external tools separately and let Robot Framework
use the generated files only.
-Editing test data
-`````````````````
+Editing and encoding
+````````````````````
-Test data in reST files can be edited with any text editor, and many
editors
-also provide automatic syntax highlighting for it.
+Test data in reStructuredText files can be edited with any text editor, and
+many editors also provide automatic syntax highlighting for it. reST format
+is not supported by RIDE_, though.
-Note that RIDE_ does not support direct editing of test data in reST source
-files.
+Robot Framework requires reST files containing non-ASCII characters to be
+saved using UTF-8 encoding.
Syntax errors in reST source files
``````````````````````````````````
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.