# docserv-admin-ui **Repository Path**: mirrors_openSUSE/docserv-admin-ui ## Basic Information - **Project Name**: docserv-admin-ui - **Description**: DocServ Admin UI (WIP) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docserv-admin-ui Admin UI for DocServ Package prerequisites: - Flask - python3-pycurl - python3-lxml Prerequisites: - Export the variable 'FLASK_APP' to 'app.py' - Make sure that you have checked out the most recent version of the docserv configuration and documentation configuration - Make sure that you have the paths to the checked out git repositories in 'config.py' - Make sure that you have an DocServ instance running on another port than 5000. The Admin UI is reachable on localhost:5000. How to build documentation on the Admin UI: - Open 'localhost:5000' - Navigate to your desired product with the help of the sidebar and further hyperlinks - Click on 'Build Me' - The status of the build process can be checked on 'localhost:5000/queue'