Remove sources/ under docs directory

See #13936.

Signed-off-by: ChaYoung You <yousbe@gmail.com>
This commit is contained in:
ChaYoung You
2015-06-16 19:15:48 +09:00
parent 9dffd032f4
commit 3f4eeca68f
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Static files dir
================
Files you put in /sources/static_files/ will be copied to the web visible /_static/
Files you put in /static_files/ will be copied to the web visible /_static/
Be careful not to override pre-existing static files from the template.