Skip to content
Code-Schnipsel Gruppen Projekte
Commit d6b6a6fa erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

refactor: first version

Übergeordneter d3e8a5c3
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
werden angezeigt mit 84 Ergänzungen und 0 Löschungen
# Welcome to QUIQQER
Welcome to the QUIQQER DOC Hub.
The Documentation Hub helps you to find your way around the QUIQQER world.
_media/Q.png

4,35 KiB

_media/Q.webp

10,6 KiB

* English
* Getting started
* [Quick start](en-en/QUIQQER/quickstart.md)
* [Installation](en-en/QUIQQER/installation.md)
* [Configuration](en-en/QUIQQER/configuration.md)
+ Modules
* [ERP](en-en/modules/ERP/README.md)
* [Invoice](en-en/modules/ERP/Invoice)
* [Order](en-en/modules/ERP/Order)
* [Products](en-en/modules/ERP/Products)
* Deutsch
* Los geht's
* [Quick start](de-de/QUIQQER/quickstart.md)
* [Installation](de-de/QUIQQER/installation.md)
* [Konfiguration](de-de/QUIQQER/configuration.md)
+ Modules
* [ERP](de-de/modules/ERP/README.md)
* [Invoice](de-de/modules/ERP/Invoice/README.md)
* [Order](de-de/modules/ERP/Order/README.md)
* [Products](de-de/modules/ERP/Products/README.md)
QUIQQER
======
Product Administration Documentation
This is the product documentation for administrators.
- [Fields](Fields.md)
Quick start
======
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<title>QUIQQER Doc Hub</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="description" content="Description"/>
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
/>
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css"/>
</head>
<body>
<nav>
<a href="#/en-en/">EN</a>
<a href="#/de-de/">DE</a>
</nav>
<div id="app">Please wait...</div>
<script>
window.$docsify = {
name : 'QUIQQER',
repo : 'https://dev.quiqqer.com/quiqqer/doc',
loadNavbar : true,
loadSidebar: true,
logo : '/_media/Q.png'
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.js"></script>
<script src="//unpkg.com/prismjs/components/prism-bash.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-php.min.js"></script>
</body>
</html>
```
docsify serve .
```
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren