Move user manual pages out of folders to be able to click them in explorer sidebar on the docs website

This commit is contained in:
Fernando Crespo 2025-02-07 23:33:26 -03:00
parent 9bb1524ed8
commit e896fcc284
No known key found for this signature in database
4 changed files with 13 additions and 1 deletions

View file

@ -4,6 +4,9 @@ aliases:
- Profiles - Profiles
--- ---
> [!danger]
> This user manual is still in early stages of development and incomplete
<div align="center"> <div align="center">
<img src="/assets/user-manual/profiles/profiles.png"> <img src="/assets/user-manual/profiles/profiles.png">
</div> </div>

View file

@ -4,6 +4,9 @@ aliases:
- URL bar - URL bar
--- ---
> [!danger]
> This user manual is still in early stages of development and incomplete
<div align="center"> <div align="center">
<video width="100%" loop autoplay> <video width="100%" loop autoplay>
<source src="/assets/user-manual/urlbar/vid.mov" type="video/mp4"> <source src="/assets/user-manual/urlbar/vid.mov" type="video/mp4">
@ -17,7 +20,7 @@ Zen Browsers **URL bar** is a powerful tool that helps you navigate the web q
* Can be disabled in settings or `about:config` (`zen.urlbar.replace-newtab`) * Can be disabled in settings or `about:config` (`zen.urlbar.replace-newtab`)
### How does it work? ### How does it work?
* When trying to open a new tab, the search bar will appear. This allows you to navigate faster and more efficiently by being able to type out the adress or getting auto-completed without having a change in the view. * When trying to open a new tab, the search bar will appear. This allows you to navigate faster and more efficiently by being able to type out the adress or getting auto-completed without having a change in the view.
* If the newtab urlbar is closed but you've typed something. The text is remembered unless the URL or tab has been changed. * If the newtab urlbar is closed but you've typed something. The text is remembered unless the URL or tab has been changed.

View file

@ -4,6 +4,9 @@ aliases:
- Web Panel - Web Panel
--- ---
> [!danger]
> This user manual is still in early stages of development and incomplete
<div align="center"> <div align="center">
<img src="/assets/user-manual/webpanel/webpanel.png" width="45%"> <img src="/assets/user-manual/webpanel/webpanel.png" width="45%">
</div> </div>

View file

@ -4,6 +4,9 @@ aliases:
- Workspaces - Workspaces
--- ---
> [!danger]
> This user manual is still in early stages of development and incomplete
<div align="center"> <div align="center">
<img src="/assets/user-manual/workspaces/workspaces.png"> <img src="/assets/user-manual/workspaces/workspaces.png">
</div> </div>