new base npis-docs

This commit is contained in:
2025-10-16 09:01:38 +03:00
parent 6a64eac91c
commit d2961071d9
62 changed files with 14836 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
---
sidebar_position: 1
---
import ReactPlayer from "react-player"
# Admin Login
Documents are **groups of pages** connected through:
- a **sidebar**
- **previous/next navigation**
- **versioning**
## Create your first Doc
<div className="video__wrapper">
<ReactPlayer className="video__player" controls height="100%" src="/videos/user-guide/admin/admin-login.webm" width="100%" />
</div>