From: Jean Privat Date: Tue, 26 May 2015 17:52:49 +0000 (-0400) Subject: Rename REAMDE to README.md X-Git-Tag: v0.7.5~25^2 X-Git-Url: http://nitlanguage.org Rename REAMDE to README.md And a small whitespace fix Signed-off-by: Jean Privat --- 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 -