* Logomark, doc settings edit * Replace standard logo * Bumping docfx plugins to latest release * Bump version metadata * Logo svg fixpull/1923/head
@@ -1,21 +1,29 @@ | |||||
MIT License | |||||
Copyright (c) 2018 Still Hsu | |||||
Permission is hereby granted, free of charge, to any person obtaining a copy | |||||
of this software and associated documentation files (the "Software"), to deal | |||||
in the Software without restriction, including without limitation the rights | |||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |||||
copies of the Software, and to permit persons to whom the Software is | |||||
furnished to do so, subject to the following conditions: | |||||
The above copyright notice and this permission notice shall be included in all | |||||
copies or substantial portions of the Software. | |||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |||||
SOFTWARE. | |||||
MIT License | |||||
Copyright (c) 2018 Still Hsu | |||||
Permission is hereby granted, free of charge, to any person obtaining a copy | |||||
of this software and associated documentation files (the "Software"), to deal | |||||
in the Software without restriction, including without limitation the rights | |||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |||||
copies of the Software, and to permit persons to whom the Software is | |||||
furnished to do so, subject to the following conditions: | |||||
The above copyright notice and this permission notice shall be included in all | |||||
copies or substantial portions of the Software. | |||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |||||
SOFTWARE. | |||||
============================================================================== | |||||
Humanizer (https://github.com/Humanizr/Humanizer) | |||||
The MIT License (MIT) | |||||
Copyright (c) .NET Foundation and Contributors | |||||
============================================================================== |
@@ -1,29 +1,29 @@ | |||||
MIT License | |||||
Copyright (c) 2018 Still Hsu | |||||
Permission is hereby granted, free of charge, to any person obtaining a copy | |||||
of this software and associated documentation files (the "Software"), to deal | |||||
in the Software without restriction, including without limitation the rights | |||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |||||
copies of the Software, and to permit persons to whom the Software is | |||||
furnished to do so, subject to the following conditions: | |||||
The above copyright notice and this permission notice shall be included in all | |||||
copies or substantial portions of the Software. | |||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |||||
SOFTWARE. | |||||
============================================================================== | |||||
Humanizer (https://github.com/Humanizr/Humanizer) | |||||
The MIT License (MIT) | |||||
Copyright (c) .NET Foundation and Contributors | |||||
MIT License | |||||
Copyright (c) 2018 Still Hsu | |||||
Permission is hereby granted, free of charge, to any person obtaining a copy | |||||
of this software and associated documentation files (the "Software"), to deal | |||||
in the Software without restriction, including without limitation the rights | |||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |||||
copies of the Software, and to permit persons to whom the Software is | |||||
furnished to do so, subject to the following conditions: | |||||
The above copyright notice and this permission notice shall be included in all | |||||
copies or substantial portions of the Software. | |||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |||||
SOFTWARE. | |||||
============================================================================== | |||||
Humanizer (https://github.com/Humanizr/Humanizer) | |||||
The MIT License (MIT) | |||||
Copyright (c) .NET Foundation and Contributors | |||||
============================================================================== | ============================================================================== |
@@ -1,4 +1,4 @@ | |||||
<configuration> | <configuration> | ||||
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-ef5a385" target="lib/linux-x64/libgit2-ef5a385.so" /> | |||||
<dllmap os="osx" cpu="x86,x86-64" dll="git2-ef5a385" target="lib/osx/libgit2-ef5a385.dylib" /> | |||||
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-6777db8" target="lib/linux-x64/libgit2-6777db8.so" /> | |||||
<dllmap os="osx" cpu="x86,x86-64" dll="git2-6777db8" target="lib/osx/libgit2-6777db8.dylib" /> | |||||
</configuration> | </configuration> |
@@ -61,9 +61,9 @@ | |||||
"overwrite": "_overwrites/**/**.md", | "overwrite": "_overwrites/**/**.md", | ||||
"globalMetadata": { | "globalMetadata": { | ||||
"_appTitle": "Discord.Net-Labs Documentation", | "_appTitle": "Discord.Net-Labs Documentation", | ||||
"_appFooter": "Discord.Net-Labs (c) 2020-2021 3.1.7", | |||||
"_appFooter": "Discord.Net-Labs (c) 2020-2021 3.2.0", | |||||
"_enableSearch": true, | "_enableSearch": true, | ||||
"_appLogoPath": "marketing/logo/PackageLogo.png", | |||||
"_appLogoPath": "marketing/logo/SVG/Logomark Standard.svg", | |||||
"_appFaviconPath": "favicon.ico" | "_appFaviconPath": "favicon.ico" | ||||
}, | }, | ||||
"xrefService": ["https://xref.docs.microsoft.com/query?uid={uid}"] | "xrefService": ["https://xref.docs.microsoft.com/query?uid={uid}"] | ||||
@@ -0,0 +1,45 @@ | |||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="128" height="128" viewBox="0 0 128 128" enable-background="new 0 0 128 128" xml:space="preserve"> <image id="image0" width="128" height="128" x="0" y="0" | |||||
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAABGdBTUEAALGPC/xhBQAAACBjSFJN | |||||
AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABKVBMVEUAAABwIIBpIHtoIXpo | |||||
IXpoIXtoIXpoInpoIHxoInpoIXtpIHloIXpoIHhoIHpqIHpoIXqBKoqNL5GHLI10JoJrInyZM5mW | |||||
Mpd6KIZxJIBuI36QMJOfQJ+zZrOuZbCqY62hX6eZXaOXXKGVW6COWZtxL4J+KYj////l1+jRu9a0 | |||||
kL3jzOS4iL2JN5F3J4TZs9msWayEK4zfwN+mTaaKLY+TMZX58/nGjcbs2ezmzebMmcyIQpPayN6E | |||||
S5PHrM328ve9nsXt5O+qg7TdyeC/gL97PYvj1uawerajYKnz5vO5c7mOT5rCocmXZ6TQutalYard | |||||
1OHv6vD39fiOZZqZdqR4PYeylbnUyNmkhq3m3+jLvNCulLbCr8i4or91PIWCUpCpjbLMvdHt6O+K | |||||
YBEHAAAAEHRSTlMAEHCw8NDAgECQoFDgIGAwCEPljwAAAAFiS0dEJy0PqCMAAAAHdElNRQflCw4I | |||||
OA16b/dNAAAG10lEQVR42sWb+0PiRhDHeYQkiGISAojoaVslrW3Vq+id1zv1rj37bnm1FBFs+/// | |||||
Ec0mgd3NY3dnE/D7y11M2Pmws5nMzpBcLqp8oagYSCVV1bSCrudz61S+bMRIVTc0raLrq7dfUQy2 | |||||
NlW1jKZlazX2qwZAJbWoadVMpwVkn5DiuUjXt1Pa1yXth1wkv3I3MwAgpCIXQVaulq19elrKyEWc | |||||
lZvxBMQLrdxKvH8q67AfqKiv1QNxUqPuUNcKYCiRSSitF8AwKiGAdds3lO1nBjBKlP3t9QMYWtZx | |||||
GCrluQGM6rOFgUAbzw2wSQCU0w8noecLhAIApmXVTNO262sCCGejtcZSTcsyzR27tVqA0JndRpza | |||||
WU9KMoAdtr23T+rFwcHh4SeffnaEdCxtn7gLwnGoEwbYd1j6/IsTGQ41GcCEAXj68quvT+1dSYDw | |||||
lqAlAeDq7Ny91LJemjtCIGVGIKxJATjONxfBrXMqAKAxAIyWaXatSzCAc/XK/8AlDKCYeJFtd8ya | |||||
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" /> | |||||
</svg> |