linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH wpan-misc] website: change theme to 'volnitsky'
@ 2014-12-17  8:54 Varka Bhadram
  2014-12-17  9:06 ` Alexander Aring
  0 siblings, 1 reply; 2+ messages in thread
From: Varka Bhadram @ 2014-12-17  8:54 UTC (permalink / raw)
  To: linux-wpan; +Cc: Varka Bhadram


Signed-off-by: Varka Bhadram <varkab@cdac.in>
---
 website/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/Makefile b/website/Makefile
index cc090bc..41a152b 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -1,5 +1,5 @@
 all:
-	asciidoc -b html5 -a icons -a toc2 -a theme=flask index.txt
+	asciidoc -b html5 -a icons -a toc2 -a theme=volnitsky index.txt
 
 clean:
 	rm index.html
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH wpan-misc] website: change theme to 'volnitsky'
  2014-12-17  8:54 [PATCH wpan-misc] website: change theme to 'volnitsky' Varka Bhadram
@ 2014-12-17  9:06 ` Alexander Aring
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Aring @ 2014-12-17  9:06 UTC (permalink / raw)
  To: Varka Bhadram; +Cc: linux-wpan, Varka Bhadram

Hi Varka,

On Wed, Dec 17, 2014 at 02:24:00PM +0530, Varka Bhadram wrote:
> 
> Signed-off-by: Varka Bhadram <varkab@cdac.in>
> ---
>  website/Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/website/Makefile b/website/Makefile
> index cc090bc..41a152b 100644
> --- a/website/Makefile
> +++ b/website/Makefile
> @@ -1,5 +1,5 @@
>  all:
> -	asciidoc -b html5 -a icons -a toc2 -a theme=flask index.txt
> +	asciidoc -b html5 -a icons -a toc2 -a theme=volnitsky index.txt
>  
>  clean:
>  	rm index.html
> -- 
> 1.7.9.5

Applied and regenerate the website, thanks.

- Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-17  9:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-17  8:54 [PATCH wpan-misc] website: change theme to 'volnitsky' Varka Bhadram
2014-12-17  9:06 ` Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).