From e4d157f56b81e21fb9c2bf165c682544b8cdc758 Mon Sep 17 00:00:00 2001 From: FreeSlave Date: Sun, 3 Jul 2016 15:19:05 +0300 Subject: [PATCH] Remove Generating documentation and Running tests as obvious for dub users [ci skip] --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 3e45d69..608bed9 100644 --- a/README.md +++ b/README.md @@ -37,20 +37,6 @@ Features that currently should be handled by user, but may be implemented in the * Copying files to local file system when %f or %F field code is used. * Support for Ayatana Desktop Shortcuts used in Unity. This is not part of Desktop Entry and actually violates the specification. -## Generating documentation - -Ddoc: - - dub build --build=docs - -Ddox: - - dub build --build=ddox - -## Running tests - - dub test - ## Brief ```d