diff --git a/tools/build-all-rst.sh b/tools/build-all-rst.sh index 191c54ffd8..c7cd245357 100755 --- a/tools/build-all-rst.sh +++ b/tools/build-all-rst.sh @@ -11,7 +11,7 @@ if [[ $# > 0 ]] ; then fi fi -for guide in user-guide user-guide-admin networking-guide admin-guide-cloud; do +for guide in user-guide user-guide-admin networking-guide admin-guide-cloud contributor-guide; do tools/build-rst.sh doc/$guide $GLOSSARY --build build \ --target $guide $LINKCHECK # Build it only the first time @@ -19,9 +19,9 @@ for guide in user-guide user-guide-admin networking-guide admin-guide-cloud; do done # Draft guides -for guide in contributor-guide; do - tools/build-rst.sh doc/$guide --build build \ - --target "draft/$guide" $LINKCHECK -done +# for guide in guide_name; do +# tools/build-rst.sh doc/$guide --build build \ +# --target "draft/$guide" $LINKCHECK +# done tools/build-install-guides-rst.sh $LINKCHECK diff --git a/www/draft/draft-index.html b/www/draft/draft-index.html index 3e2590ead2..bc7532db5d 100644 --- a/www/draft/draft-index.html +++ b/www/draft/draft-index.html @@ -78,10 +78,6 @@

Draft Configuration Guides

Configuration Reference - diff --git a/www/icehouse/index.html b/www/icehouse/index.html index 5b90f5ea3b..67fcb7da8f 100644 --- a/www/icehouse/index.html +++ b/www/icehouse/index.html @@ -118,7 +118,7 @@

Documentation treated like code, powered by the community - interested?

- How To Contribute + How To Contribute
diff --git a/www/index.html b/www/index.html index 18cbed0d3a..5ae966a903 100644 --- a/www/index.html +++ b/www/index.html @@ -134,7 +134,7 @@

Documentation treated like code, powered by the community - interested?

- How To Contribute + How To Contribute
diff --git a/www/juno/index.html b/www/juno/index.html index f13014325c..54e9757e2c 100644 --- a/www/juno/index.html +++ b/www/juno/index.html @@ -125,7 +125,7 @@

Documentation treated like code, powered by the community - interested?

- How To Contribute + How To Contribute
diff --git a/www/kilo/index.html b/www/kilo/index.html index 5961101943..af1ea1bfcb 100644 --- a/www/kilo/index.html +++ b/www/kilo/index.html @@ -133,7 +133,7 @@

Documentation treated like code, powered by the community - interested?

- How To Contribute + How To Contribute
diff --git a/www/liberty/index.html b/www/liberty/index.html index 0157776dae..646ed02c5b 100644 --- a/www/liberty/index.html +++ b/www/liberty/index.html @@ -134,7 +134,7 @@

Documentation treated like code, powered by the community - interested?

- How To Contribute + How To Contribute
diff --git a/www/templates/contributor_guides.tmpl b/www/templates/contributor_guides.tmpl index 78b222d5a1..7a1477a664 100644 --- a/www/templates/contributor_guides.tmpl +++ b/www/templates/contributor_guides.tmpl @@ -1,7 +1,7 @@