docs: replace mbplugin link with rich presence

This commit is contained in:
goat 2020-03-31 04:34:09 +09:00
parent 8140ddcbfd
commit fb42419b5d
41 changed files with 1425 additions and 459 deletions

View file

@ -115,10 +115,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Fullscreen.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Fullscreen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Fullscreen.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Fullscreen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L35">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L35">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Fullscreen" data-uid="ImGuiScene.WindowCreateInfo.Fullscreen">Fullscreen</h4>
<div class="markdown level1 summary"><p>Whether the window should be created fullscreen. This is a borderless windowed mode and will not affect desktop resolution.
@ -146,10 +146,10 @@ Fullscreen windows are &quot;always on top&quot;.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Height.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Height%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Height.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Height%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L30">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L30">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Height" data-uid="ImGuiScene.WindowCreateInfo.Height">Height</h4>
<div class="markdown level1 summary"><p>The height of the window. Ignored for fullscreen windows.</p>
@ -176,10 +176,10 @@ Fullscreen windows are &quot;always on top&quot;.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Title.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Title%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Title.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Title%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L14">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L14">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Title" data-uid="ImGuiScene.WindowCreateInfo.Title">Title</h4>
<div class="markdown level1 summary"><p>The window title. This will not be visible for fullscreen windows except in things like task manager.</p>
@ -206,10 +206,10 @@ Fullscreen windows are &quot;always on top&quot;.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_TransparentColor.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.TransparentColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_TransparentColor.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.TransparentColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L41">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L41">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_TransparentColor" data-uid="ImGuiScene.WindowCreateInfo.TransparentColor">TransparentColor</h4>
<div class="markdown level1 summary"><p>An optional float[4] color key used to make any matching portion of the window's client area transparent. For example, setting this to magenta will
@ -238,10 +238,10 @@ Values are red, green, blue from 0 to 1.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Width.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Width%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Width.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Width%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L26">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L26">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Width" data-uid="ImGuiScene.WindowCreateInfo.Width">Width</h4>
<div class="markdown level1 summary"><p>The width of the window. Ignored for fullscreen windows.</p>
@ -268,10 +268,10 @@ Values are red, green, blue from 0 to 1.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_XPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.XPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_XPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.XPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L18">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L18">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_XPos" data-uid="ImGuiScene.WindowCreateInfo.XPos">XPos</h4>
<div class="markdown level1 summary"><p>The x location of the top left corner of the window. Ignored for fullscreen windows.</p>
@ -298,10 +298,10 @@ Values are red, green, blue from 0 to 1.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_YPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.YPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_YPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.YPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L22">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L22">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_YPos" data-uid="ImGuiScene.WindowCreateInfo.YPos">YPos</h4>
<div class="markdown level1 summary"><p>The y location of the top left corner of the window. Ignored for fullscreen windows.</p>
@ -334,10 +334,10 @@ Values are red, green, blue from 0 to 1.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/ff-meli/ImGuiScene/new/dda60b7faa1b12225d165d9e5d239e7e66648aae/apiSpec/new?filename=ImGuiScene_WindowCreateInfo.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/ff-meli/ImGuiScene/new/d0c03cd31dac7a3eede52a467ef81def69f87ef9/apiSpec/new?filename=ImGuiScene_WindowCreateInfo.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/ff-meli/ImGuiScene/blob/dda60b7faa1b12225d165d9e5d239e7e66648aae/ImGuiScene/Windowing/WindowFactory.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/ff-meli/ImGuiScene/blob/d0c03cd31dac7a3eede52a467ef81def69f87ef9/ImGuiScene/Windowing/WindowFactory.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>