[Yt-svn] commit/yt-doc: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Sat Feb 26 18:45:23 PST 2011


2 new changesets in yt-doc:

http://bitbucket.org/yt_analysis/yt-doc/changeset/2fa8393a166d/
changeset:   r27:2fa8393a166d
user:        MatthewTurk
date:        2011-02-27 03:39:44
summary:     Updating the location of the install script
affected #:  2 files (10 bytes)

--- a/source/advanced/installing.rst	Fri Feb 25 21:12:43 2011 -0800
+++ b/source/advanced/installing.rst	Sat Feb 26 21:39:44 2011 -0500
@@ -15,7 +15,7 @@
 
 .. code-block:: bash
 
-   $ wget http://hg.enzotools.org/yt/raw-file/stable/doc/install_script.sh
+   $ wget http://hg.enzotools.org/yt/raw/stable/doc/install_script.sh
    $ bash install_script.sh
 
 at a command prompt.  This script will download the **stable** version of the


--- a/source/orientation.rst	Fri Feb 25 21:12:43 2011 -0800
+++ b/source/orientation.rst	Sat Feb 26 21:39:44 2011 -0500
@@ -59,7 +59,7 @@
 
 .. code-block:: bash
 
-  http://hg.enzotools.org/yt/raw-file/stable/doc/install_script.sh
+  http://hg.enzotools.org/yt/raw/stable/doc/install_script.sh
 
 By default, it will install an array of items, with an option to also download
 the current stable version of Enzo.  The script has all its options at the top


http://bitbucket.org/yt_analysis/yt-doc/changeset/1d2654041d3f/
changeset:   r28:1d2654041d3f
user:        MatthewTurk
date:        2011-02-27 03:45:09
summary:     Fixing a couple issues with formatting.
affected #:  2 files (43 bytes)

--- a/source/advanced/developing.rst	Sat Feb 26 21:39:44 2011 -0500
+++ b/source/advanced/developing.rst	Sat Feb 26 21:45:09 2011 -0500
@@ -26,7 +26,7 @@
 mailing lists for help with the codebase.
 
 Licensing
---------
+---------
 
 All contributed code must be GPL-compatible; we ask that you consider licensing
 under the GPL version 3, but we will consider submissions of code that are


--- a/source/visualizing/volume_rendering.rst	Sat Feb 26 21:39:44 2011 -0500
+++ b/source/visualizing/volume_rendering.rst	Sat Feb 26 21:45:09 2011 -0500
@@ -194,9 +194,9 @@
 the hierarchy file, and can be instantiated in that manner.
 
 .. warning::  The keyword *no_ghost* has been set to True by default
-for speed considerations.  However, because this turns off ghost
-zones, there may be artifacts at grid boundaries.  If a higher quality
-rendering is required, use *no_ghost = False*.
+              for speed considerations.  However, because this turns off ghost
+              zones, there may be artifacts at grid boundaries.  If a higher quality
+              rendering is required, use *no_ghost = False*.
 
 Here's a fully functional script that demonstrates how to use the camera
 interface.

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list