This website requires JavaScript.
Explore
Help
Sign in
mwinters
/
docs-team-docs
Watch
1
Star
0
Fork
You've already forked docs-team-docs
0
forked from
docs/team-docs
Code
Pull requests
Activity
f3fd5bdccf
docs-team-docs
/
build.sh
5 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Updated authoring tools.
2023-08-10 13:49:39 +02:00
#!/bin/bash
Updated upstream (fedora-docs/template) for build.sh and preview.sh Pulls the latest build scripts shipped from the upstream repository. Signed-off-by: Justin W. Flory <git@jwf.io>
2020-08-15 12:47:57 -04:00
Updated authoring tools.
2023-08-10 13:49:39 +02:00
echo
"Deprecated. Use the docsbuilder.sh script instead"
sleep
2
./docsbuilder.sh -b
Copy permalink