From b38b4dd1c053efd4b7669fa8727ca0da7c9fa379 Mon Sep 17 00:00:00 2001 From: Dorien Snake Date: Wed, 10 Dec 2014 18:35:32 -0500 Subject: Fixed references to doc/HACKING (for real) --- README.md | 2 +- doc/ranger.1 | 2 +- doc/ranger.pod | 2 +- setup.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 96df104b..0e0e3c02 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ out which program to use for what file type. ![screenshot](doc/screenshot.png) This file describes ranger and how to get it to run. For instructions on the -usage, please read the man page. See doc/HACKING.md for development specific +usage, please read the man page. See HACKING.md for development specific information. For configuration, check the files in ranger/config/. They are usually installed to /usr/lib/python*/site-packages/ranger/config/ and can be obtained with ranger's --copy-config option. The doc/examples/ diff --git a/doc/ranger.1 b/doc/ranger.1 index 287fe9e9..c57cce0d 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -160,7 +160,7 @@ commands and \fI3?\fR for settings. .PP The \fI\s-1README\s0\fR contains install instructions. .PP -The file \fIdoc/HACKING.md\fR contains guidelines for code modification. +The file \fIHACKING.md\fR contains guidelines for code modification. .PP The directory \fIdoc/configs\fR contains configuration files. They are usually installed to \fI/usr/lib/python*/site\-packages/ranger/config\fR and can be diff --git a/doc/ranger.pod b/doc/ranger.pod index 7cbdd79b..f9836e41 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -33,7 +33,7 @@ commands and I<3?> for settings. The F contains install instructions. -The file F contains guidelines for code modification. +The file F contains guidelines for code modification. The directory F contains configuration files. They are usually installed to F and can be diff --git a/setup.py b/setup.py index 266da6d1..d38b43ab 100755 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ if __name__ == '__main__': ('share/doc/ranger', ['README.md', 'CHANGELOG', - 'doc/HACKING.md', + 'HACKING.md', 'doc/colorschemes.txt']), ('share/doc/ranger/config/colorschemes', _findall('doc/config/colorschemes')), -- cgit 1.4.1-2-gfad0