diff --git a/docs/sources/commandline/index.rst b/docs/sources/commandline/index.rst index e22ee5205..179903f80 100644 --- a/docs/sources/commandline/index.rst +++ b/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 \ No newline at end of file + attach + build + commit + diff + export + history + images + import + info + inspect + kill + login + logs + port + ps + pull + push + restart + rm + rmi + run + search + start + stop + tag + version + wait \ No newline at end of file diff --git a/docs/sources/examples/couchdb_data_volumes.rst b/docs/sources/examples/couchdb_data_volumes.rst index df1b5299a..1b1d7ff79 100644 --- a/docs/sources/examples/couchdb_data_volumes.rst +++ b/docs/sources/examples/couchdb_data_volumes.rst @@ -5,7 +5,7 @@ .. _running_couchdb_service: Create a CouchDB service -====================== +======================== .. include:: example_header.inc