[yt-svn] commit/yt: ngoldbaum: Merged in brittonsmith/yt (pull request #2280)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sat Jul 16 11:41:40 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/be5b44a0d960/
Changeset:   be5b44a0d960
Branch:      yt
User:        ngoldbaum
Date:        2016-07-16 18:41:11+00:00
Summary:     Merged in brittonsmith/yt (pull request #2280)

Fixing halo doc links.
Affected #:  1 file

diff -r 6a4eea9e6d94b5a2020190a89cf503a6aafec306 -r be5b44a0d960e1d4c553b1df7a2390a20623fd1d doc/source/analyzing/analysis_modules/halo_catalogs.rst
--- a/doc/source/analyzing/analysis_modules/halo_catalogs.rst
+++ b/doc/source/analyzing/analysis_modules/halo_catalogs.rst
@@ -22,11 +22,11 @@
 
 Three halo finding methods exist within yt.  These are:
 
-* :ref:`fof`: a basic friend-of-friends algorithm (e.g. `Efstathiou et al. (1985)
+* :ref:`fof_finding`: a basic friend-of-friends algorithm (e.g. `Efstathiou et al. (1985)
   <http://adsabs.harvard.edu/abs/1985ApJS...57..241E>`_)
-* :ref:`hop`: `Eisenstein and Hut (1998)
+* :ref:`hop_finding`: `Eisenstein and Hut (1998)
   <http://adsabs.harvard.edu/abs/1998ApJ...498..137E>`_.
-* :ref:`rockstar`: a 6D phase-space halo finder developed by Peter Behroozi that
+* :ref:`rockstar_finding`: a 6D phase-space halo finder developed by Peter Behroozi that
   scales well and does substructure finding (`Behroozi et al.
   2011 <http://adsabs.harvard.edu/abs/2011arXiv1110.4372B>`_)
 
@@ -69,6 +69,8 @@
 and
 :class:`~yt.analysis_modules.halo_finding.rockstar.rockstar.RockstarHaloFinder`.
 
+.. _fof_finding:
+
 FOF
 ^^^
 
@@ -78,6 +80,8 @@
 details as well as
 :class:`~yt.analysis_modules.halo_finding.halo_objects.FOFHaloFinder`.
 
+.. _hop_finding:
+
 HOP
 ^^^
 
@@ -107,6 +111,8 @@
 full details as well as
 :class:`~yt.analysis_modules.halo_finding.halo_objects.HOPHaloFinder`.
 
+.. _rockstar_finding:
+
 Rockstar
 ^^^^^^^^

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