summaryrefslogtreecommitdiff
path: root/doc/config-cluster
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2012-05-03 10:10:29 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2012-05-03 10:10:29 -0700
commit93dcc9886fb833e987efd7eaf3bb71d84d79eda9 (patch)
treebd2bd1fc20b0fc81fffb881ab2703f331a7fd429 /doc/config-cluster
parent715a69c1ed5a16b0cbcc186ac956c6d5a13fef37 (diff)
downloadceph-93dcc9886fb833e987efd7eaf3bb71d84d79eda9.tar.gz
doc: Rename to use dashes not underscores in URLs.
This makes the-separate-words in the url match as separate words in searches, where this_way only matches an explicit "this_way" search. http://www.mattcutts.com/blog/dashes-vs-underscores/ Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'doc/config-cluster')
-rw-r--r--doc/config-cluster/ceph-conf.rst (renamed from doc/config-cluster/ceph_conf.rst)2
-rw-r--r--doc/config-cluster/deploying-ceph-conf.rst (renamed from doc/config-cluster/deploying_ceph_conf.rst)0
-rw-r--r--doc/config-cluster/deploying-ceph-with-mkcephfs.rst (renamed from doc/config-cluster/deploying_ceph_with_mkcephfs.rst)0
-rw-r--r--doc/config-cluster/file-system-recommendations.rst (renamed from doc/config-cluster/file_system_recommendations.rst)0
-rw-r--r--doc/config-cluster/index.rst8
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/config-cluster/ceph_conf.rst b/doc/config-cluster/ceph-conf.rst
index 86c0d44abfc..c8f0213f7aa 100644
--- a/doc/config-cluster/ceph_conf.rst
+++ b/doc/config-cluster/ceph-conf.rst
@@ -124,7 +124,7 @@ alphanumeric for monitors and metadata servers. ::
``host`` and ``addr`` Settings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-The `Hardware Recommendations <../hardware_recommendations>`_ section
+The `Hardware Recommendations <../hardware-recommendations>`_ section
provides some hardware guidelines for configuring the cluster. It is possible
for a single host to run multiple daemons. For example, a single host with
multiple disks or RAIDs may run one ``ceph-osd`` for each disk or RAID.
diff --git a/doc/config-cluster/deploying_ceph_conf.rst b/doc/config-cluster/deploying-ceph-conf.rst
index 71caed7eb6f..71caed7eb6f 100644
--- a/doc/config-cluster/deploying_ceph_conf.rst
+++ b/doc/config-cluster/deploying-ceph-conf.rst
diff --git a/doc/config-cluster/deploying_ceph_with_mkcephfs.rst b/doc/config-cluster/deploying-ceph-with-mkcephfs.rst
index b31a41465fc..b31a41465fc 100644
--- a/doc/config-cluster/deploying_ceph_with_mkcephfs.rst
+++ b/doc/config-cluster/deploying-ceph-with-mkcephfs.rst
diff --git a/doc/config-cluster/file_system_recommendations.rst b/doc/config-cluster/file-system-recommendations.rst
index 4af540d81bd..4af540d81bd 100644
--- a/doc/config-cluster/file_system_recommendations.rst
+++ b/doc/config-cluster/file-system-recommendations.rst
diff --git a/doc/config-cluster/index.rst b/doc/config-cluster/index.rst
index d62cec2b524..46f627db367 100644
--- a/doc/config-cluster/index.rst
+++ b/doc/config-cluster/index.rst
@@ -23,7 +23,7 @@ instance (a single context).
.. toctree::
- file_system_recommendations
- Configuration <ceph_conf>
- Deploy Config <deploying_ceph_conf>
- deploying_ceph_with_mkcephfs
+ file-system-recommendations
+ Configuration <ceph-conf>
+ Deploy Config <deploying-ceph-conf>
+ deploying-ceph-with-mkcephfs