Browse code

Remove File List

This list is outdated. It could be updated instead of removed... but why should it be maintained? I do not see a reason.

Signed-off-by: João Bruni <contato@jbruni.com.br>

J Bruni authored on 2015/02/02 20:47:19
Showing 1 changed files
... ...
@@ -5,43 +5,6 @@ This directory contains the Docker user manual in the Markdown format.
5 5
 Do *not* edit the man pages in the man1 directory. Instead, amend the
6 6
 Markdown (*.md) files.
7 7
 
8
-# File List
9
-
10
-    docker.md
11
-    docker-attach.md
12
-    docker-build.md
13
-    docker-commit.md
14
-    docker-cp.md
15
-    docker-diff.md
16
-    docker-events.md
17
-    docker-export.md
18
-    docker-history.md
19
-    docker-images.md
20
-    docker-import.md
21
-    docker-info.md
22
-    docker-inspect.md
23
-    docker-kill.md
24
-    docker-load.md
25
-    docker-login.md
26
-    docker-logs.md
27
-    docker-port.md
28
-    docker-ps.md
29
-    docker-pull.md
30
-    docker-push.md
31
-    docker-restart.md
32
-    docker-rmi.md
33
-    docker-rm.md
34
-    docker-run.md
35
-    docker-save.md
36
-    docker-search.md
37
-    docker-start.md
38
-    docker-stop.md
39
-    docker-tag.md
40
-    docker-top.md
41
-    docker-wait.md
42
-    Dockerfile
43
-    md2man-all.sh
44
-
45 8
 # Generating man pages from the Markdown files
46 9
 
47 10
 The recommended approach for generating the man pages is via a Docker