diff options
author | Jeija <norrepli@gmail.com> | 2015-11-20 20:14:50 +0100 |
---|---|---|
committer | Jeija <norrepli@gmail.com> | 2015-11-20 20:14:50 +0100 |
commit | 0ec771bf7d8d95f24b46d2f608cccc109ec2de4f (patch) | |
tree | 646ef2a1e6d7750fa6e12d648986ef2ff7e78fee /mesecons_lightstone/doc | |
parent | 75bd081a67a2ac52b8a0eea1e051a456d288c71d (diff) |
Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code!
Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available
by reading the documentation.json file.
Diffstat (limited to 'mesecons_lightstone/doc')
18 files changed, 6 insertions, 0 deletions
diff --git a/mesecons_lightstone/doc/lightstone_blue/description.html b/mesecons_lightstone/doc/lightstone_blue/description.html new file mode 100644 index 0000000..813e6ea --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_blue/description.html @@ -0,0 +1 @@ +Effector, glows blue when powered. diff --git a/mesecons_lightstone/doc/lightstone_blue/preview.png b/mesecons_lightstone/doc/lightstone_blue/preview.png Binary files differnew file mode 100644 index 0000000..579f719 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_blue/preview.png diff --git a/mesecons_lightstone/doc/lightstone_blue/recipe.png b/mesecons_lightstone/doc/lightstone_blue/recipe.png Binary files differnew file mode 100644 index 0000000..ce8ebd7 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_blue/recipe.png diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/description.html b/mesecons_lightstone/doc/lightstone_darkgrey/description.html new file mode 100644 index 0000000..826ca0f --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_darkgrey/description.html @@ -0,0 +1 @@ +Effector, glows dark grey when powered. diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/preview.png b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png Binary files differnew file mode 100644 index 0000000..56fe6ea --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png Binary files differnew file mode 100644 index 0000000..fed0db2 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png diff --git a/mesecons_lightstone/doc/lightstone_green/description.html b/mesecons_lightstone/doc/lightstone_green/description.html new file mode 100644 index 0000000..cb5b515 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_green/description.html @@ -0,0 +1 @@ +Effector, glows green when powered. diff --git a/mesecons_lightstone/doc/lightstone_green/preview.png b/mesecons_lightstone/doc/lightstone_green/preview.png Binary files differnew file mode 100644 index 0000000..9efc774 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_green/preview.png diff --git a/mesecons_lightstone/doc/lightstone_green/recipe.png b/mesecons_lightstone/doc/lightstone_green/recipe.png Binary files differnew file mode 100644 index 0000000..6690064 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_green/recipe.png diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/description.html b/mesecons_lightstone/doc/lightstone_lightgrey/description.html new file mode 100644 index 0000000..990b501 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_lightgrey/description.html @@ -0,0 +1 @@ +Effector, glows light grey when powered. diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/preview.png b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png Binary files differnew file mode 100644 index 0000000..0084fa3 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png Binary files differnew file mode 100644 index 0000000..e790012 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png diff --git a/mesecons_lightstone/doc/lightstone_red/description.html b/mesecons_lightstone/doc/lightstone_red/description.html new file mode 100644 index 0000000..699b1ee --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_red/description.html @@ -0,0 +1 @@ +Effector, glows red when powered. diff --git a/mesecons_lightstone/doc/lightstone_red/preview.png b/mesecons_lightstone/doc/lightstone_red/preview.png Binary files differnew file mode 100644 index 0000000..5fd3eba --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_red/preview.png diff --git a/mesecons_lightstone/doc/lightstone_red/recipe.png b/mesecons_lightstone/doc/lightstone_red/recipe.png Binary files differnew file mode 100644 index 0000000..7791a99 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_red/recipe.png diff --git a/mesecons_lightstone/doc/lightstone_yellow/description.html b/mesecons_lightstone/doc/lightstone_yellow/description.html new file mode 100644 index 0000000..2bed7f2 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_yellow/description.html @@ -0,0 +1 @@ +Effector, glows yellow when powered. diff --git a/mesecons_lightstone/doc/lightstone_yellow/preview.png b/mesecons_lightstone/doc/lightstone_yellow/preview.png Binary files differnew file mode 100644 index 0000000..fb9f644 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_yellow/preview.png diff --git a/mesecons_lightstone/doc/lightstone_yellow/recipe.png b/mesecons_lightstone/doc/lightstone_yellow/recipe.png Binary files differnew file mode 100644 index 0000000..f17e9d4 --- /dev/null +++ b/mesecons_lightstone/doc/lightstone_yellow/recipe.png |