1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-22 21:09:09 +02:00
Commit graph

553 commits

Author SHA1 Message Date
Ellpeck
f12284169e full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Ellpeck
1729b56f28 clean up docfx a bit 2020-05-22 13:47:33 +02:00
Ellpeck
5b061e3c60 actually use criteria to skip push 2020-05-22 01:44:47 +02:00
Ellpeck
044e0cd23c only push to nuget on master and release branches! 2020-05-22 01:35:13 +02:00
Ellpeck
dd63f121da downgrade docfx to a version that works 2020-05-21 23:28:24 +02:00
Ellpeck
139f9ff763 exclude auto-generated doc files 2020-05-21 23:20:50 +02:00
Ellpeck
9573682304 also use documentation metadata for cake builds 2020-05-21 23:19:16 +02:00
Ellpeck
508d3cf077 actually copy the docs to the website when releasing 2020-05-21 23:07:43 +02:00
Ellpeck
bfb1c1cef6 release update 2020-05-21 23:05:11 +02:00
Ellpeck
d4bddce84a fixed build number in prereleases being wrongly appended 2020-05-21 22:59:15 +02:00
Ellpeck
80de2bdb11 fixed cake invocation using wrong formatting 2020-05-21 22:56:04 +02:00
Ellpeck
20242119d5 bleh, permissions 2020-05-21 22:51:31 +02:00
Ellpeck
08f66abe2f switch to using cake for builds 2020-05-21 22:50:38 +02:00
Ellpeck
dc48c4caa1 finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
Ellpeck
e9cc9b7d99 document raw content and text formatting 2020-05-21 12:53:42 +02:00
Ellpeck
89646b1c67 include documentation in nuget packages 2020-05-21 12:20:40 +02:00
Ellpeck
665fd46f92 polish some things with the new website 2020-05-21 12:11:23 +02:00
Ellpeck
a2b939a2c8 change package project links to website 2020-05-21 02:22:55 +02:00
Ellpeck
1fd78637cd also change demo links 2020-05-21 02:20:46 +02:00
Ellpeck
917e2a78c8 oh God 2020-05-21 02:19:16 +02:00
Ellpeck
73cc3ff719 only build the site on release 2020-05-21 02:19:00 +02:00
Ellpeck
610a91025b link to the new site 2020-05-21 02:18:39 +02:00
Ellpeck
7913fcccae change directory location 2020-05-21 02:14:03 +02:00
Ellpeck
2f4c541019 actually copy the directory, oh God 2020-05-21 02:08:37 +02:00
Ellpeck
e8fbb1e157 use absolute docfx path 2020-05-21 01:59:13 +02:00
Ellpeck
540b59d934 wow, I should nto be doing this when I'm tired 2020-05-21 01:57:28 +02:00
Ellpeck
1668b02d55 good job 2020-05-21 01:55:08 +02:00
Ellpeck
b6c8959a28 let's try this 2020-05-21 01:54:27 +02:00
Ellpeck
e9d2b76b01 documentation website, I hope? 2020-05-21 01:08:36 +02:00
Ellpeck
d8daa3779a start on xml documentation, yay 2020-05-20 23:59:40 +02:00
Ellpeck
b836b486a2 fixed style changes not forcing ui elements to update 2020-05-20 21:22:02 +02:00
Ellpeck
979dce510e modify link regex to allow for no destination to be specified 2020-05-20 01:02:18 +02:00
Ellpeck
af1918d545 added child addition and removal callbacks 2020-05-20 00:48:53 +02:00
Ellpeck
2461b78f1b made multi-line links be highlighted together 2020-05-19 21:52:29 +02:00
Ellpeck
500a771136 fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
Ellpeck
728e2a53f2 fixed font formatting codes not having priority 2020-05-17 14:26:45 +02:00
Ellpeck
5115bd8ca6 some element code cleanup 2020-05-17 00:59:15 +02:00
Ellpeck
85e63ac998 modify unnecessarily thorough SetAreaDirty when adding/removing children 2020-05-17 00:33:16 +02:00
Ellpeck
037ed43410 streamline ui text formatting and paragraph links 2020-05-17 00:10:29 +02:00
Ellpeck
fad06f28be modified link codes to use paragraphs' OnPressed 2020-05-16 01:56:00 +02:00
Ellpeck
7f0a8289e3 added link formatting codes! 2020-05-15 22:15:24 +02:00
Ellpeck
9ce01bc6f2 added underlined formatting code 2020-05-15 21:31:37 +02:00
Ellpeck
8229ce8517 maybe actually commit everything! 2020-05-15 19:56:16 +02:00
Ellpeck
fcd898e16b finished the new formatting, finally! 2020-05-15 19:55:59 +02:00
Ellpeck
011f9dd4f1 added old formatting codes to the new system 2020-05-15 14:22:33 +02:00
Ellpeck
d28239291c fixed line splitting with the new formatting 2020-05-15 13:16:03 +02:00
Ellpeck
8398499edd new text formatting, part 1 2020-05-15 00:34:04 +02:00
Ellpeck
f72962808b cleaned up the demos a bit 2020-05-14 15:42:40 +02:00
Ellpeck
f5043eea30 fixed status bar and display offset in android demo 2020-05-13 22:11:33 +02:00
Ellpeck
3170d45bc1 removed perlin noise since it doesn't fit the other features and there are a lot of better implementations out there 2020-05-11 19:26:45 +02:00