Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Add menu item for Helm operator documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Aug 15, 2019
1 parent 6e3a245 commit 2cbbb25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
5 changes: 5 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ Welcome to the Flux documentation!
faq
troubleshooting

.. toctree::
:caption: Helm Operator

Documentation <https://docs.fluxcd.io/projects/helm-operator>

.. toctree::
:maxdepth: 2
:caption: Contributing
Expand Down

0 comments on commit 2cbbb25

Please sign in to comment.