Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 years ago
parent
commit
3a52a1d318
7 changed files with 74 additions and 18 deletions
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 33 0
      mirror/packages/windows.html
  4. 23 0
      packages/windows.md
  5. 14 14
      sitemap.xml
  6. 1 1
      zh-cn/_coverpage.md
  7. 1 1
      zh-cn/_sidebar.md

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 
 - *Simple, lightweight, cross-platform*
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: brotli, libuuid, rapidjson**
+- **Recently added: directxtk, brotli, libuuid**
 
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
   - [Quick Start](getting_started.md)
-- Packages (146)
+- Packages (147)
   - [android](packages/android.md)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/windows.html

@@ -725,6 +725,39 @@
 <pre><code class="lang-lua">add_requires("cxxopts")
 <pre><code class="lang-lua">add_requires("cxxopts")
 </code></pre>
 </code></pre>
 <h2 id="d">d</h2>
 <h2 id="d">d</h2>
+<h3 id="directxtkwindows">directxtk (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>This package contains the "DirectX Tool Kit", a collection of helper classes for writing Direct3D 11 C++ code for Universal Windows Platform (UWP) apps for Windows 10, Xbox One, and Win32 desktop applications for Windows 7 Service Pack 1 or later.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/microsoft/DirectXTK">https://github.com/microsoft/DirectXTK</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>20.9.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/d/directxtk/xmake.lua">directxtk/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install directxtk
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("directxtk")
+</code></pre>
 <h3 id="doctestwindows">doctest (windows)</h3>
 <h3 id="doctestwindows">doctest (windows)</h3>
 <table>
 <table>
 <thead>
 <thead>

+ 23 - 0
packages/windows.md

@@ -443,6 +443,29 @@ add_requires("cxxopts")
 
 
 
 
 ## d
 ## d
+### directxtk (windows)
+
+
+| Description | *This package contains the "DirectX Tool Kit", a collection of helper classes for writing Direct3D 11 C++ code for Universal Windows Platform (UWP) apps for Windows 10, Xbox One, and Win32 desktop applications for Windows 7 Service Pack 1 or later.* |
+| -- | -- |
+| Homepage | [https://github.com/microsoft/DirectXTK](https://github.com/microsoft/DirectXTK) |
+| Versions | 20.9.0 |
+| Architectures | x64, x86 |
+| Definition | [directxtk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/directxtk/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install directxtk
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("directxtk")
+```
+
+
 ### doctest (windows)
 ### doctest (windows)
 
 
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
     
 <url>
 <url>
   <loc>https://xrepo.xmake.io</loc>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-07T14:49:41+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:33+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-07T14:49:42+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:34+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-07T14:49:42+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:34+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-07T14:49:42+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:34+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-07T14:49:42+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:35+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-07T14:49:43+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:35+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-07T14:49:43+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:35+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-07T14:49:43+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:35+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-07T14:49:43+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:35+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-07T14:49:43+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:36+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-07T14:49:44+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:36+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-07T14:49:44+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:36+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-07T14:49:44+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:36+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-07T14:49:44+08:00</lastmod>
+  <lastmod>2020-11-07T15:45:36+08:00</lastmod>
 </url>
 </url>
 
 
 </urlset>
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 
 - *简单,轻量,跨平台*
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: brotli, libuuid, rapidjson**
+- **Recently added: directxtk, brotli, libuuid**
 
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (146)
+- 包列表 (147)
   - [android](packages/android.md)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)
   - [cross](packages/cross.md)