From 568eb6699a06a1206a07bd7fd9046f1f6dceefe3 Mon Sep 17 00:00:00 2001 From: ZivDero Date: Wed, 18 Sep 2024 14:03:09 +0300 Subject: [PATCH] Temporarily hide some sections --- docs/Contributing.md | 8 ++++---- docs/General-Info.md | 4 ---- docs/Whats-New.md | 46 ++++++++++++++++++++++---------------------- 3 files changed, 27 insertions(+), 31 deletions(-) diff --git a/docs/Contributing.md b/docs/Contributing.md index 2887bb79c..a4a056e4c 100644 --- a/docs/Contributing.md +++ b/docs/Contributing.md @@ -4,13 +4,13 @@ This page describes ways to help or contribute to Vinifera and lists the contrib ## Guidelines for contributors -### Project structure +% ### Project structure -TODO +% TODO -### Code styleguide +% ### Code styleguide -TODO +% TODO ### Git branching model diff --git a/docs/General-Info.md b/docs/General-Info.md index fe8e2922d..e718b298c 100644 --- a/docs/General-Info.md +++ b/docs/General-Info.md @@ -11,10 +11,6 @@ There are going to be three main types of Vinifera builds: So far the development is at the stage when only nightly builds are produced. -## Saved games filtering - -TODO - ## Compatibility Vinifera is designed to be used alongside [CnCNet TS patches and spawner](https://github.com/CnCNet/ts-patches) and eventually it's supposed to supersede them. diff --git a/docs/Whats-New.md b/docs/Whats-New.md index e584dc68f..7b3ec40af 100644 --- a/docs/Whats-New.md +++ b/docs/Whats-New.md @@ -2,40 +2,40 @@ This page lists the history of changes across stable Vinifera releases and also all the stuff that requires modders to change something in their mods to accommodate. -## Migrating +% ## Migrating % ```{hint} % You can use the migration utility (can be found on [Vinifera supplementaries repo](https://github.com/Vinifera-Developers/ViniferaSupplementaries)) to apply most of the changes automatically using a corresponding sed script file. % ``` -### From vanilla +% ### From vanilla -### When updating Vinifera +% ### When updating Vinifera -### From TS Patches +% ### From TS Patches -### New user settings in `SUN.ini` - -- These are new user setting keys added by various features in Vinifera. Most of them can be found in either in [user inteface](User-Interface.md) or [miscellaneous](Miscellanous.md) sections. Search functionality can be used to find them quickly if needed. - -```ini - -``` - -### For Map Editor (Final Sun) - -
- Click to show - - In `FAData.ini`: - ```ini - - ``` -
+% ### New user settings in `SUN.ini` +% +% - These are new user setting keys added by various features in Vinifera. Most of them can be found in either in [user inteface](User-Interface.md) or [miscellaneous](Miscellanous.md) sections. Search functionality can be used to find them quickly if % needed. +% +% ```ini +% +% ``` +% +% ### For Map Editor (Final Sun) +% +%
+% Click to show +% +% In `FAData.ini`: +% ```ini +% +% ``` +%
## Changelog -### 0.0 +### 0.1
Click to show