Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/webdoc
diff options
context:
space:
mode:
authorNina Vyedin <nina.vyedin@gmail.com>2013-03-05 03:09:21 +0400
committerNina Vyedin <nina.vyedin@gmail.com>2013-03-05 07:56:00 +0400
commit5813ce65407b86afc8a9a4db98268dc9e0a47248 (patch)
tree1b765a97666e4b8bef06034e0c4da666b3779baf /webdoc
parent36d4fbba9c11fa87d2b9dd5b13c703da720a7dc8 (diff)
[webdoc] add a robots.txt, a reset.css, and our plugins wiring file
Diffstat (limited to 'webdoc')
-rw-r--r--webdoc/plugins.def8
-rw-r--r--webdoc/reset.css49
-rw-r--r--webdoc/robots.txt2
3 files changed, 59 insertions, 0 deletions
diff --git a/webdoc/plugins.def b/webdoc/plugins.def
new file mode 100644
index 00000000..b98cc675
--- /dev/null
+++ b/webdoc/plugins.def
@@ -0,0 +1,8 @@
+#####DISTRIBUTION####
+skins/xamarin-external
+
+######PLUGINS######
+# plugins/search-plugin/fastsearch
+# plugins/search-plugin/fullsearch
+plugins/sidebar-plugin
+# plugins/contributior-plugin
diff --git a/webdoc/reset.css b/webdoc/reset.css
new file mode 100644
index 00000000..f1603186
--- /dev/null
+++ b/webdoc/reset.css
@@ -0,0 +1,49 @@
+
+
+ /**
+ * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
+ * http://cssreset.com
+ */
+ html, body, div, span, applet, object, iframe,
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+ a, abbr, acronym, address, big, cite, code,
+ del, dfn, em, img, ins, kbd, q, s, samp,
+ small, strike, strong, sub, sup, tt, var,
+ b, u, i, center,
+ dl, dt, dd, ol, ul, li,
+ fieldset, form, label, legend,
+ table, caption, tbody, tfoot, thead, tr, th, td,
+ article, aside, canvas, details, embed,
+ figure, figcaption, footer, header, hgroup,
+ menu, nav, output, ruby, section, summary,
+ time, mark, audio, video {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ font-size: 100%;
+ font: inherit;
+ vertical-align: baseline;
+ }
+ /* HTML5 display-role reset for older browsers */
+ article, aside, details, figcaption, figure,
+ footer, header, hgroup, menu, nav, section {
+ display: block;
+ }
+ body {
+ line-height: 1;
+ }
+ ol, ul {
+ list-style: none;
+ }
+ blockquote, q {
+ quotes: none;
+ }
+ blockquote:before, blockquote:after,
+ q:before, q:after {
+ content: '';
+ content: none;
+ }
+ table {
+ border-collapse: collapse;
+ border-spacing: 0;
+ }
diff --git a/webdoc/robots.txt b/webdoc/robots.txt
new file mode 100644
index 00000000..9662fc46
--- /dev/null
+++ b/webdoc/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /