The Fedora Documentation team has produced a new, improved local preview script called docsbuilder.sh. Most imporantly, it watches for changes and automatically rebuilds the preview. Start using it instead of the old build.sh and preview.sh. More information can be found at: https://gitlab.com/fedora/docs/fedora-linux-documentation/fedora-linux-admin-tools
3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "Deprecated. Use the docsbuilder.sh script instead"
|