Repository: roller Updated Branches: refs/heads/bootstrap-ui f8ee9d7f2 -> 9b7d562ec
Convert docs README to Markdown Project: http://git-wip-us.apache.org/repos/asf/roller/repo Commit: http://git-wip-us.apache.org/repos/asf/roller/commit/7f4ac300 Tree: http://git-wip-us.apache.org/repos/asf/roller/tree/7f4ac300 Diff: http://git-wip-us.apache.org/repos/asf/roller/diff/7f4ac300 Branch: refs/heads/bootstrap-ui Commit: 7f4ac300d0782335f3937c53f1f10165d8f208b0 Parents: 94cb260 Author: Dave Johnson <[email protected]> Authored: Sun Feb 25 17:43:39 2018 -0500 Committer: Dave Johnson <[email protected]> Committed: Sun Feb 25 17:43:39 2018 -0500 ---------------------------------------------------------------------- docs/README.md | 10 ++++++++++ docs/README.txt | 9 --------- 2 files changed, 10 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/roller/blob/7f4ac300/docs/README.md ---------------------------------------------------------------------- diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..686b079 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,10 @@ +# docs/README.md + +In this directory you'll find Roller docs in Open Office (ODF) format, various examples and test plans. + +* `roller-install-guide.odt` - How to install Roller +* `roller-user-guide.odt` - How to use Roller +* `roller-template-guide.odt` - How to create Roller templates and themes +* `examples/` - example configuration and script files +* `testing/` - Various test scripts + http://git-wip-us.apache.org/repos/asf/roller/blob/7f4ac300/docs/README.txt ---------------------------------------------------------------------- diff --git a/docs/README.txt b/docs/README.txt deleted file mode 100644 index a92ba2d..0000000 --- a/docs/README.txt +++ /dev/null @@ -1,9 +0,0 @@ -In this directory you'll find Roller docs in ODF format, various examples and -test plans. - - roller-install-guide.odt - How to install Roller - roller-user-guide.odt - How to use Roller - roller-template-guide.odt - How to create Roller templates and themes - examples/ - example configuration and script files - testing/ - Various test scripts -
