summaryrefslogtreecommitdiff
path: root/searx/static/oscar/README.rst
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2015-01-09 21:25:13 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2015-01-09 21:30:09 +0100
commit400b54191c590663f0cfe91045f70a5d9223aa19 (patch)
tree08c71466ac8fbaf69872f114847baec762f5bd81 /searx/static/oscar/README.rst
parentaf8dac93a8acff5042b7b399c38e348f0bdc32ad (diff)
parentc8be128e97479ea6c871c4b6fbf014fa8136e708 (diff)
Merge branch 'master' of https://github.com/asciimoo/searx into code_results
Conflicts: searx/engines/searchcode_code.py searx/engines/searchcode_doc.py searx/static/oscar/js/searx.min.js searx/templates/oscar/result_templates/default.html searx/templates/oscar/result_templates/images.html searx/templates/oscar/result_templates/map.html searx/templates/oscar/result_templates/torrent.html searx/templates/oscar/result_templates/videos.html
Diffstat (limited to 'searx/static/oscar/README.rst ')
-rw-r--r--searx/static/oscar/README.rst 17
1 files changed, 0 insertions, 17 deletions
diff --git a/searx/static/oscar/README.rst b/searx/static/oscar/README.rst
deleted file mode 100644
index 7a1800add..000000000
--- a/searx/static/oscar/README.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-install dependencies
-~~~~~~~~~~~~~~~~~~~~
-
-run this command in the directory ``searx/static/oscar``
-
-``npm install``
-
-compile sources
-~~~~~~~~~~~~~~~
-
-run this command in the directory ``searx/static/oscar``
-
-``grunt``
-
-or in the root directory:
-
-``make grunt``