mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-08 21:17:52 +03:00
add example screenshot for testing
This commit is contained in:
parent
de7022fbe9
commit
7515acaff5
3
Makefile
3
Makefile
@ -19,6 +19,9 @@ MEDIAWIKI_DEB=${MEDIAWIKI_PACKAGE}_${DOCRELEASE}-${PKGREL}_all.deb
|
||||
|
||||
all: index.html
|
||||
|
||||
.PHONY: verify-images
|
||||
verify-images:
|
||||
for i in ./images/screenshot/*.png; do ./png-verify.pl $$i; done
|
||||
|
||||
ADOC_SOURCES_GUESS=$(filter-out %-synopsis.adoc %-opts.adoc %-table.adoc, $(wildcard *.adoc))
|
||||
.pve-doc-depends link-refs.json: ${ADOC_SOURCES_GUESS} scan-adoc-refs
|
||||
|
BIN
images/screenshot/gui-datacenter-search.png
Normal file
BIN
images/screenshot/gui-datacenter-search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
Loading…
Reference in New Issue
Block a user