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
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2010-12-29 04:49:25 +0300
committerMiguel de Icaza <miguel@gnome.org>2010-12-29 04:51:19 +0300
commitef0aaf27ddcf5c389eb33c4e460273c9d22893f0 (patch)
tree226747ceabf7d659ec49d09324c23c821ead3af2 /webdoc/.gitignore
parent1b387ff0d98a55c2f3e72f43f0c47cd65bb27226 (diff)
[monodoc] Use Jonathan Pobst's design
Fix the logic to not send updated versions of the pages back, for some reason Chrome is sending us a date in the future, and we were not comparing that against UtcNow (why is this needed, who knows, perhaps is used when the user forces a refresh?) Extract the image files from monodoc.dll into the mdocimages directory so that they can be retrieved by the client.
Diffstat (limited to 'webdoc/.gitignore')
-rw-r--r--webdoc/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/webdoc/.gitignore b/webdoc/.gitignore
new file mode 100644
index 00000000..5f640b5e
--- /dev/null
+++ b/webdoc/.gitignore
@@ -0,0 +1 @@
+mdocimages