From 7f0e0d5a8a13b7d6f83db9acd7efda4604c0e850 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sat, 24 Jan 2015 00:05:54 +0100 Subject: [PATCH] docs: prepare moving the website This commit just creates a symlink so the website is now accessible from both docs/ and docs/website/. This allows us to have the website now officially in docs/website, while still keep backward compatibility with the current scripts that update the website. Once those scripts have been updated, we'll be able to truly move the website to docs/website/ for good. All without any perceived downtime or missed updated on the website! :-) After an idea from Peter. Signed-off-by: "Yann E. MORIN" Cc: Peter Korsgaard Acked-by: Thomas De Schampheleire Signed-off-by: Thomas Petazzoni --- docs/website | 1 + 1 file changed, 1 insertion(+) create mode 120000 docs/website diff --git a/docs/website b/docs/website new file mode 120000 index 0000000000..9c558e357c --- /dev/null +++ b/docs/website @@ -0,0 +1 @@ +.