File tree Expand file tree Collapse file tree 3 files changed +18
-10
lines changed Expand file tree Collapse file tree 3 files changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ src = "src"
5
5
title = " The Kubebuilder Book"
6
6
7
7
[output .html ]
8
- curly-quotes = true
8
+ smart-punctuation = true
9
9
additional-css = [" theme/css/markers.css" , " theme/css/custom.css" , " theme/css/version-dropdown.css" ]
10
10
git-repository-url = " https://github.com/kubernetes-sigs/kubebuilder"
11
11
edit-url-template = " https://github.com/kubernetes-sigs/kubebuilder/edit/master/docs/book/{path}"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- # TODO
2
-
3
- If you're seeing this page, it's probably because something's not done in
4
- the book yet, or you stumbled upon an old link. Go [ see if anyone else
5
- has found
6
- this] ( https://github.com/kubernetes-sigs/kubebuilder/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Fdocumentation )
7
- or [ bug the
8
- maintainers] ( https://github.com/kubernetes-sigs/kubebuilder/issues/new?assignees=&labels=kind%2Fdocumentation ) .
1
+ # Page Not Found
2
+
3
+ The page you are looking for could not be found. This might be because:
4
+
5
+ 1 . The page has been moved or renamed
6
+ 2 . The page is no longer available
7
+ 3 . The URL was entered incorrectly
8
+
9
+ Please try:
10
+
11
+ - Going back to the [ home page] ( https://book.kubebuilder.io/ )
12
+ - Using the search function
13
+ - Suggest an edit [ documentation index] ( https://github.com/kubernetes-sigs/kubebuilder/tree/master/docs/book/src )
14
+
15
+ Check out if someone is working on your issue [ report an issue] ( https://github.com/kubernetes-sigs/kubebuilder/issues )
16
+ If you believe this is an error, please [ report an issue] ( https://github.com/kubernetes-sigs/kubebuilder/issues/new?template=BLANK_ISSUE )
17
+ Reach out to us on [ Slack] ( https://kubernetes.slack.com/messages/kubebuilder )
You can’t perform that action at this time.
0 commit comments