[yt-svn] commit/yt: ngoldbaum: Fixing some broknness in the docs build after PR 888

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu May 8 18:08:00 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/7562cc292b71/
Changeset:   7562cc292b71
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-05-09 03:05:50
Summary:     Fixing some broknness in the docs build after PR 888
Affected #:  2 files

diff -r 49bd5c1c9d59d9dcf42e26b9b88c9c831018c002 -r 7562cc292b716c0f95050c365291c090501e91f2 doc/source/analyzing/particles.rst
--- a/doc/source/analyzing/particles.rst
+++ b/doc/source/analyzing/particles.rst
@@ -28,8 +28,7 @@
 the quantities (:ref:`derived-quantities`) in those objects will operate on
 particle fields.
 
-(For information on halo finding, see :ref:`cookbook-halo_finding` and
-:ref:`cookbook-halo_mass_info`.)
+(For information on halo finding, see :ref:`cookbook-halo_finding`)
 
 .. warning:: If you use the built-in methods of interacting with particles, you
              should be well off.  Otherwise, there are caveats!

diff -r 49bd5c1c9d59d9dcf42e26b9b88c9c831018c002 -r 7562cc292b716c0f95050c365291c090501e91f2 doc/source/cookbook/cosmological_analysis.rst
--- a/doc/source/cookbook/cosmological_analysis.rst
+++ b/doc/source/cookbook/cosmological_analysis.rst
@@ -4,14 +4,6 @@
 These scripts demonstrate some basic and more advanced analysis that can be 
 performed on cosmological simulations.
 
-.. _cookbook-halo_finding:
-
-Simple Halo Finding
-~~~~~~~~~~~~~~~~~~~
-This script shows how to create a halo catalog for a single dataset.
-
-.. yt_cookbook:: halo_finding.py
-
 Plotting Halos
 ~~~~~~~~~~~~~~
 This is a mechanism for plotting circles representing identified particle halos
@@ -19,20 +11,7 @@
 
 .. yt_cookbook:: halo_plotting.py
 
-Plotting Halo Particles
-~~~~~~~~~~~~~~~~~~~~~~~
-This is a simple mechanism for overplotting the particles belonging only to
-halos.
-
-.. yt_cookbook:: halo_particle_plotting.py
-
-.. _cookbook-halo_mass_info:
-
-Halo Information
-~~~~~~~~~~~~~~~~
-This recipe finds halos and then prints out information about them.
-
-.. yt_cookbook:: halo_mass_info.py
+.. _cookbook-halo_finding:
 
 Halo Profiling and Custom Analysis
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

--

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