Skip to content

Commit 77c3ccf

Browse files
author
Pietro Albini
committed
Build documentation from the branches instead of the tags
This allows to update the documentation for a release without the need to do another release.
1 parent f728dc9 commit 77c3ccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/buildthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ versions:
1313
source:
1414
provider: git
1515
url: .
16-
checkout: v0.3.2
16+
checkout: release/0.3
1717
directory: docs
1818
title: botogram 0.3
1919
notice: alpha
@@ -23,7 +23,7 @@ versions:
2323
source:
2424
provider: git
2525
url: .
26-
checkout: v0.2.1
26+
checkout: release/0.2
2727
directory: docs
2828
title: botogram 0.2
2929
notice: alpha

0 commit comments

Comments
 (0)