From 9fe4333f56966b4c006d5095bf67ac931982324f Mon Sep 17 00:00:00 2001 From: Mathias Date: Sun, 7 Aug 2016 10:06:44 +0300 Subject: Canonical tag (#3300) Added a canonical tag to the API docs, which should prevent duplicate pages on search engines Changed the newsletter link --- Server/Plugins/APIDump/InfoFile.html | 1 + Server/Plugins/APIDump/SettingUpDecoda.html | 1 + Server/Plugins/APIDump/SettingUpZeroBrane.html | 1 + Server/Plugins/APIDump/UsingChunkStays.html | 1 + Server/Plugins/APIDump/WebWorldThreads.html | 1 + Server/Plugins/APIDump/Writing-a-Cuberite-plugin.html | 1 + Server/Plugins/APIDump/main_APIDump.lua | 1 + 7 files changed, 7 insertions(+) (limited to 'Server') diff --git a/Server/Plugins/APIDump/InfoFile.html b/Server/Plugins/APIDump/InfoFile.html index 066af7d7a..6f70e5b54 100644 --- a/Server/Plugins/APIDump/InfoFile.html +++ b/Server/Plugins/APIDump/InfoFile.html @@ -2,6 +2,7 @@ Cuberite - Info.lua file + diff --git a/Server/Plugins/APIDump/SettingUpDecoda.html b/Server/Plugins/APIDump/SettingUpDecoda.html index fcb23a572..d9b91ed3a 100644 --- a/Server/Plugins/APIDump/SettingUpDecoda.html +++ b/Server/Plugins/APIDump/SettingUpDecoda.html @@ -3,6 +3,7 @@ Cuberite - Setting up Decoda + diff --git a/Server/Plugins/APIDump/SettingUpZeroBrane.html b/Server/Plugins/APIDump/SettingUpZeroBrane.html index 8bef69626..3038c4795 100644 --- a/Server/Plugins/APIDump/SettingUpZeroBrane.html +++ b/Server/Plugins/APIDump/SettingUpZeroBrane.html @@ -3,6 +3,7 @@ Cuberite - Setting up ZeroBrane Studio + diff --git a/Server/Plugins/APIDump/UsingChunkStays.html b/Server/Plugins/APIDump/UsingChunkStays.html index faedfdfaa..1fada61eb 100644 --- a/Server/Plugins/APIDump/UsingChunkStays.html +++ b/Server/Plugins/APIDump/UsingChunkStays.html @@ -2,6 +2,7 @@ Cuberite - Using ChunkStays + diff --git a/Server/Plugins/APIDump/WebWorldThreads.html b/Server/Plugins/APIDump/WebWorldThreads.html index a9e22b694..e48df9845 100644 --- a/Server/Plugins/APIDump/WebWorldThreads.html +++ b/Server/Plugins/APIDump/WebWorldThreads.html @@ -2,6 +2,7 @@ Cuberite - Webserver vs World threads + diff --git a/Server/Plugins/APIDump/Writing-a-Cuberite-plugin.html b/Server/Plugins/APIDump/Writing-a-Cuberite-plugin.html index af46ad433..cb0637f22 100644 --- a/Server/Plugins/APIDump/Writing-a-Cuberite-plugin.html +++ b/Server/Plugins/APIDump/Writing-a-Cuberite-plugin.html @@ -3,6 +3,7 @@ Cuberite Plugin Tutorial + diff --git a/Server/Plugins/APIDump/main_APIDump.lua b/Server/Plugins/APIDump/main_APIDump.lua index 429a563df..32de2890e 100644 --- a/Server/Plugins/APIDump/main_APIDump.lua +++ b/Server/Plugins/APIDump/main_APIDump.lua @@ -259,6 +259,7 @@ local function WriteHtmlHook(a_Hook, a_HookNav) f:write([[ Cuberite API - ]], HookName, [[ Hook + -- cgit v1.2.3