From 8e354a00833303d31d7576148ef47ecd02f2c6b2 Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Mon, 4 May 2026 07:46:49 +0200 Subject: [PATCH] feat: update docs --- .../docs/dtinternals/dialogslib.html | 2 +- montaukos.org/docs/dtinternals/index.html | 127 ++++++++++++++++++ montaukos.org/docs/index.html | 42 +----- montaukos.org/docs/usersmanual/index.html | 114 ++++++++++++++++ 4 files changed, 248 insertions(+), 37 deletions(-) create mode 100644 montaukos.org/docs/dtinternals/index.html create mode 100644 montaukos.org/docs/usersmanual/index.html diff --git a/montaukos.org/docs/dtinternals/dialogslib.html b/montaukos.org/docs/dtinternals/dialogslib.html index 5dfdcac..0636ff8 100644 --- a/montaukos.org/docs/dtinternals/dialogslib.html +++ b/montaukos.org/docs/dtinternals/dialogslib.html @@ -256,7 +256,7 @@ bool print_file(
#include <gui/dialogs.hpp>


-

Copyright (c) 2026 Montauk Operating System. All rights reserved.

Page last revised 22 April 2026.

+

Copyright © 2026 Montauk Operating System. All rights reserved.

Page last revised 22 April 2026.


diff --git a/montaukos.org/docs/dtinternals/index.html b/montaukos.org/docs/dtinternals/index.html new file mode 100644 index 0000000..282dd63 --- /dev/null +++ b/montaukos.org/docs/dtinternals/index.html @@ -0,0 +1,127 @@ + + + + + + + Desktop Internals - MontaukOS + + + + + + + + + +
+
+

Desktop Internals

+
+ +
+ +

+This volume documents the internal architecture of the MontaukOS desktop environment, +including the dialogs library, virtual folder system, and system configuration applets. +

+ +

Pages

+ + +
+ + + +
+ + \ No newline at end of file diff --git a/montaukos.org/docs/index.html b/montaukos.org/docs/index.html index abc5955..c60077e 100644 --- a/montaukos.org/docs/index.html +++ b/montaukos.org/docs/index.html @@ -84,10 +84,6 @@
  • Home
  • Documentation
  • -
    -
    @@ -97,41 +93,15 @@
    -

    Welcome

    -

    -Welcome to the MontaukOS documentation. Here you will find information about the -operating system, its components, and how to use and develop for it. -

    - -

    Documentation Index

    +

    Volumes

    @@ -143,4 +113,4 @@ operating system, its components, and how to use and develop for it.
    - + \ No newline at end of file diff --git a/montaukos.org/docs/usersmanual/index.html b/montaukos.org/docs/usersmanual/index.html new file mode 100644 index 0000000..062faa6 --- /dev/null +++ b/montaukos.org/docs/usersmanual/index.html @@ -0,0 +1,114 @@ + + + + + + + User's Manual - MontaukOS + + + + + + + + + +
    +
    +

    User's Manual

    +
    + +
    + +

    +This volume is the manual for MontaukOS end users, covering installation, configuration, +and everyday use of the operating system and its applications. +

    + +

    +No pages yet. +

    + +
    + + + +
    + + \ No newline at end of file