From 127cc1ba61fc4b7afdce12dfe924189e9ce0f3e3 Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Tue, 26 May 2015 13:52:49 -0400 Subject: [PATCH 1/1] Rename REAMDE to README.md And a small whitespace fix Signed-off-by: Jean Privat --- README => README.md | 1 - clib/{README => README.md} | 0 contrib/online_ide/{README => README.md} | 0 .../pep8analysis/src/parser/{README => README.md} | 1 - examples/{README => README.md} | 0 examples/mpi/{README => README.md} | 0 examples/pnacl/converter/{README => README.md} | 4 ++-- lib/markdown/{README => README.md} | 0 lib/string_experimentations/{README => README.md} | 0 misc/jenkins/{README => README.md} | 0 share/{README => README.md} | 0 src/testing/{README => README.md} | 0 tests/sav/{README => README.md} | 0 tests/test_prog/{README => README.md} | 1 - tests/test_prog/game/{README => README.md} | 1 - tests/test_prog/platform/{README => README.md} | 1 - tests/test_prog/rpg/{README => README.md} | 1 - 17 files changed, 2 insertions(+), 8 deletions(-) rename README => README.md (99%) rename clib/{README => README.md} (100%) rename contrib/online_ide/{README => README.md} (100%) rename contrib/pep8analysis/src/parser/{README => README.md} (99%) rename examples/{README => README.md} (100%) rename examples/mpi/{README => README.md} (100%) rename examples/pnacl/converter/{README => README.md} (89%) rename lib/markdown/{README => README.md} (100%) rename lib/string_experimentations/{README => README.md} (100%) rename misc/jenkins/{README => README.md} (100%) rename share/{README => README.md} (100%) rename src/testing/{README => README.md} (100%) rename tests/sav/{README => README.md} (100%) rename tests/test_prog/{README => README.md} (99%) rename tests/test_prog/game/{README => README.md} (92%) rename tests/test_prog/platform/{README => README.md} (96%) rename tests/test_prog/rpg/{README => README.md} (96%) diff --git a/README b/README.md similarity index 99% rename from README rename to README.md index 3ee0c42..6b575a8 100644 --- a/README +++ b/README.md @@ -66,4 +66,3 @@ Using bash completion with Nit tools: More information: http://www.nitlanguage.org - diff --git a/clib/README b/clib/README.md similarity index 100% rename from clib/README rename to clib/README.md diff --git a/contrib/online_ide/README b/contrib/online_ide/README.md similarity index 100% rename from contrib/online_ide/README rename to contrib/online_ide/README.md diff --git a/contrib/pep8analysis/src/parser/README b/contrib/pep8analysis/src/parser/README.md similarity index 99% rename from contrib/pep8analysis/src/parser/README rename to contrib/pep8analysis/src/parser/README.md index 227bcfc..e309594 100644 --- a/contrib/pep8analysis/src/parser/README +++ b/contrib/pep8analysis/src/parser/README.md @@ -27,4 +27,3 @@ Other temp files produced by the Makefile: .nit.sablecc3: Sablecc3 grammar after processing .nit.sablecc3.dump: Dump of the grammar to improve sablecc3 multiple runs .parser-nofact.nit: The parser generated by SableCC3 before factorization by fact_parser.pl - diff --git a/examples/README b/examples/README.md similarity index 100% rename from examples/README rename to examples/README.md diff --git a/examples/mpi/README b/examples/mpi/README.md similarity index 100% rename from examples/mpi/README rename to examples/mpi/README.md diff --git a/examples/pnacl/converter/README b/examples/pnacl/converter/README.md similarity index 89% rename from examples/pnacl/converter/README rename to examples/pnacl/converter/README.md index f487f9f..bc2a555 100644 --- a/examples/pnacl/converter/README +++ b/examples/pnacl/converter/README.md @@ -13,8 +13,8 @@ You must use the '--semi-global' (or `--global`) option. Some features in the st 5. Set up the Chrome browser : - PNaCl is enabled by default in Chrome version 31 and later. - - For a better development experience, it’s also recommended to disable the Chrome cache : - - Open Chrome’s developer tools by clicking the menu icon menu-icon and choosing Tools > Developer tools. + - For a better development experience, it’s also recommended to disable the Chrome cache : + - Open Chrome’s developer tools by clicking the menu icon menu-icon and choosing Tools > Developer tools. - Click the gear icon gear-icon in the bottom right corner of the Chrome window. - Under the “General” settings, check the box next to “Disable cache (while DevTools is open)”. - Keep the Developer Tools pane open while developing Native Client applications. diff --git a/lib/markdown/README b/lib/markdown/README.md similarity index 100% rename from lib/markdown/README rename to lib/markdown/README.md diff --git a/lib/string_experimentations/README b/lib/string_experimentations/README.md similarity index 100% rename from lib/string_experimentations/README rename to lib/string_experimentations/README.md diff --git a/misc/jenkins/README b/misc/jenkins/README.md similarity index 100% rename from misc/jenkins/README rename to misc/jenkins/README.md diff --git a/share/README b/share/README.md similarity index 100% rename from share/README rename to share/README.md diff --git a/src/testing/README b/src/testing/README.md similarity index 100% rename from src/testing/README rename to src/testing/README.md diff --git a/tests/sav/README b/tests/sav/README.md similarity index 100% rename from tests/sav/README rename to tests/sav/README.md diff --git a/tests/test_prog/README b/tests/test_prog/README.md similarity index 99% rename from tests/test_prog/README rename to tests/test_prog/README.md index e71ce81..c300f42 100644 --- a/tests/test_prog/README +++ b/tests/test_prog/README.md @@ -6,4 +6,3 @@ This program creates a fake model that can be used to test tools like: * `nitmetrics` * `nitx` * or others `modelbuilder`. - diff --git a/tests/test_prog/game/README b/tests/test_prog/game/README.md similarity index 92% rename from tests/test_prog/game/README rename to tests/test_prog/game/README.md index 8addc65..0d05b76 100644 --- a/tests/test_prog/game/README +++ b/tests/test_prog/game/README.md @@ -1,2 +1 @@ Gaming group - diff --git a/tests/test_prog/platform/README b/tests/test_prog/platform/README.md similarity index 96% rename from tests/test_prog/platform/README rename to tests/test_prog/platform/README.md index 1958baa..7a9de0d 100644 --- a/tests/test_prog/platform/README +++ b/tests/test_prog/platform/README.md @@ -1,2 +1 @@ Fictive Crappy Platform. - diff --git a/tests/test_prog/rpg/README b/tests/test_prog/rpg/README.md similarity index 96% rename from tests/test_prog/rpg/README rename to tests/test_prog/rpg/README.md index 683bccc..641a7ed 100644 --- a/tests/test_prog/rpg/README +++ b/tests/test_prog/rpg/README.md @@ -1,2 +1 @@ Role Playing Game group - -- 1.7.9.5