From 90ff7c73406bcb1430c2fd23f7130793390567d1 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Thu, 29 Jan 2026 14:45:30 +0100 Subject: built documentation --- docs/site/index.html | 45 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 5 deletions(-) (limited to 'docs/site/index.html') diff --git a/docs/site/index.html b/docs/site/index.html index d159ece..f9bd6b7 100644 --- a/docs/site/index.html +++ b/docs/site/index.html @@ -59,7 +59,7 @@
- + Skip to content @@ -92,7 +92,7 @@
- minesweeper + About
@@ -188,12 +188,12 @@ - minesweeper + About @@ -226,6 +226,21 @@ + + + + + + + +
  • + + Code documentation + +
  • + + +
    @@ -273,7 +288,7 @@ -

    minesweeper

    +

    About

    A reimplementation of minesweeper game in C++ in terminal.

    Concept

    There are going to be 3 difficulties and one additional option where user can determine plot size and amount of mines by himself.

    @@ -293,6 +308,26 @@