This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository direct3d.

View the commit online.

commit 6638d501d9576e94f2339121e5115e76a2c30057
Author: Vincent Torri <vto...@outlook.fr>
AuthorDate: Sun Apr 14 10:24:41 2024 +0200

    add TOC to wiki - try #1
---
 Direct3D-11-for-2D.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Direct3D-11-for-2D.md b/Direct3D-11-for-2D.md
index 914a7e4..18274d3 100644
--- a/Direct3D-11-for-2D.md
+++ b/Direct3D-11-for-2D.md
@@ -1,3 +1,8 @@
+---
+gitea: none
+include_toc: true
+---
+
 # Introduction
 This tutorial aims at presenting the usage of Direct3D 11 in 2D, without any help of Direct2D, SpriteBatch or any other library. Each part of this tutorial will add some Direct3D 11 features, to obtain finally the display of a rectangle. Then, writing a software Direct3D engine for Evas will be easy.
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to