From 9f7836207763ff1c58a4f1e5b9918c80ef50e2f4 Mon Sep 17 00:00:00 2001 From: Kostafey Date: Mon, 23 Dec 2013 14:16:24 +0400 Subject: [PATCH] Add sphinx-frontend recipe. --- recipes/sphinx-frontend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/sphinx-frontend diff --git a/recipes/sphinx-frontend b/recipes/sphinx-frontend new file mode 100644 index 00000000..7e044361 --- /dev/null +++ b/recipes/sphinx-frontend @@ -0,0 +1,2 @@ +(sphinx-frontend :repo "kostafey/sphinx-frontend" + :fetcher github)