Преглед изворни кода

Updated commands index to show better title.
Small syntax fix in couchDB

Thatcher Peskens пре 12 година
родитељ
комит
8946b75a0b
2 измењених фајлова са 28 додато и 28 уклоњено
  1. 27 27
      docs/sources/commandline/index.rst
  2. 1 1
      docs/sources/examples/couchdb_data_volumes.rst

+ 27 - 27
docs/sources/commandline/index.rst

@@ -12,30 +12,30 @@ Contents:
   :maxdepth: 3
 
   cli
-  command/attach
-  command/build
-  command/commit
-  command/diff
-  command/export
-  command/history
-  command/images
-  command/import
-  command/info
-  command/inspect
-  command/kill
-  command/login
-  command/logs
-  command/port
-  command/ps
-  command/pull
-  command/push
-  command/restart
-  command/rm
-  command/rmi
-  command/run
-  command/search
-  command/start
-  command/stop
-  command/tag
-  command/version
-  command/wait
+  attach  <command/attach>
+  build   <command/build>
+  commit  <command/commit>
+  diff    <command/diff>
+  export  <command/export>
+  history <command/history>
+  images  <command/images>
+  import  <command/import>
+  info    <command/info>
+  inspect <command/inspect>
+  kill    <command/kill>
+  login   <command/login>
+  logs    <command/logs>
+  port    <command/port>
+  ps      <command/ps>
+  pull    <command/pull>
+  push    <command/push>
+  restart <command/restart>
+  rm      <command/rm>
+  rmi     <command/rmi>
+  run     <command/run>
+  search  <command/search>
+  start   <command/start>
+  stop    <command/stop>
+  tag     <command/tag>
+  version <command/version>
+  wait    <command/wait>

+ 1 - 1
docs/sources/examples/couchdb_data_volumes.rst

@@ -5,7 +5,7 @@
 .. _running_couchdb_service:
 
 Create a CouchDB service
-======================
+========================
 
 .. include:: example_header.inc