From 84af32c43dab5845612ba2251e26087fcd3f4bc0 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 10 Jul 2023 16:57:04 +0200 Subject: [PATCH] Fix some articles being incorrectly marked as outdated These articles were updated for 4.0 and the API hasn't changed in 4.1. --- tutorials/2d/using_tilemaps.rst | 2 -- tutorials/animation/animation_track_types.rst | 2 -- tutorials/rendering/multiple_resolutions.rst | 2 -- 3 files changed, 6 deletions(-) diff --git a/tutorials/2d/using_tilemaps.rst b/tutorials/2d/using_tilemaps.rst index b61b13e0064..d1efefbdd3c 100644 --- a/tutorials/2d/using_tilemaps.rst +++ b/tutorials/2d/using_tilemaps.rst @@ -1,5 +1,3 @@ -:article_outdated: True - .. _doc_using_tilemaps: Using TileMaps diff --git a/tutorials/animation/animation_track_types.rst b/tutorials/animation/animation_track_types.rst index bc71f777118..80fad1b29fb 100644 --- a/tutorials/animation/animation_track_types.rst +++ b/tutorials/animation/animation_track_types.rst @@ -1,5 +1,3 @@ -:article_outdated: True - .. _doc_animation_track_types: Animation Track types diff --git a/tutorials/rendering/multiple_resolutions.rst b/tutorials/rendering/multiple_resolutions.rst index 563f2a37a24..e0144273e0c 100644 --- a/tutorials/rendering/multiple_resolutions.rst +++ b/tutorials/rendering/multiple_resolutions.rst @@ -1,5 +1,3 @@ -:article_outdated: True - .. _doc_multiple_resolutions: Multiple resolutions