diff options
author | Stephen Finucane <stephen@that.guru> | 2016-10-11 18:13:11 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2016-10-11 18:26:50 +0100 |
commit | b83754432049e77b4743323d77e4b44791c74bf7 (patch) | |
tree | 8aaec93b8872d1a93233cdbd686be41092cbec38 /docs | |
parent | 44114e1a94da6e812dc4bb6bafb2c7b56619739c (diff) | |
download | patchwork-b83754432049e77b4743323d77e4b44791c74bf7.tar patchwork-b83754432049e77b4743323d77e4b44791c74bf7.tar.gz |
docs: Structure docs folder like online
The XML-RPC doc is renamed accordingly.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/deployment/installation.md (renamed from docs/deployment.md) | 0 | ||||
-rw-r--r-- | docs/deployment/upgrading.md (renamed from docs/upgrading.md) | 0 | ||||
-rw-r--r-- | docs/development/contributing.md (renamed from docs/contributing.md) | 0 | ||||
-rw-r--r-- | docs/development/installation.md (renamed from docs/development.md) | 0 | ||||
-rw-r--r-- | docs/development/releasing.md (renamed from docs/releasing.md) | 0 | ||||
-rw-r--r-- | docs/development/xmlrpc.md (renamed from docs/api.md) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/docs/deployment.md b/docs/deployment/installation.md index 0867daa..0867daa 100644 --- a/docs/deployment.md +++ b/docs/deployment/installation.md diff --git a/docs/upgrading.md b/docs/deployment/upgrading.md index 11434ba..11434ba 100644 --- a/docs/upgrading.md +++ b/docs/deployment/upgrading.md diff --git a/docs/contributing.md b/docs/development/contributing.md index cc5f1d6..cc5f1d6 100644 --- a/docs/contributing.md +++ b/docs/development/contributing.md diff --git a/docs/development.md b/docs/development/installation.md index 36d2fdf..36d2fdf 100644 --- a/docs/development.md +++ b/docs/development/installation.md diff --git a/docs/releasing.md b/docs/development/releasing.md index 5974da2..5974da2 100644 --- a/docs/releasing.md +++ b/docs/development/releasing.md diff --git a/docs/api.md b/docs/development/xmlrpc.md index cfa5acf..cfa5acf 100644 --- a/docs/api.md +++ b/docs/development/xmlrpc.md |