SAMZA-1408 update master doc to use 0.14.0-SNAPSHOT after 0.13.1 release - #285
SAMZA-1408 update master doc to use 0.14.0-SNAPSHOT after 0.13.1 release#285fredji97 wants to merge 2 commits into
Conversation
| <h4 id="13.1">0.13.1 Release</h4> | ||
|
|
||
| <ul class="documentation-list"> | ||
| <li><a href="../learn/documentation/0.13.1">Documentation</a></li> |
There was a problem hiding this comment.
and who will be creating these docs? Are they created automatically?
nickpan47
left a comment
There was a problem hiding this comment.
Please check docs/learn/tutorials/versioned/samza-rest-getting-started.md as well. We can leave docs/startup/preview/index.md as is for now, since that should be fixed as part of documentation work in 0.14.
| version: latest | ||
| # this is the version you will go if you click 'switch version' in "latest" pages. | ||
| latest-release: '0.13' | ||
| latest-release: '0.13.1' |
There was a problem hiding this comment.
No need to change this. We only track major versions in doc site (i.e. 0.13.1 doc will over write 0.13 version doc, not creating a new 0.13.1 version doc site).
| <h1><i class="fa fa-history"></i> Archive</h1> | ||
| <ul> | ||
| <li><a href="/archive/index.html#latest">latest</a></li> | ||
| <li><a href="/archive/index.html#13.1">0.13.1</a></li> |
| <li><a href="../startup/hello-samza/latest">Hello Samza</a></li> | ||
| </ul> | ||
|
|
||
| <h4 id="13.1">0.13.1 Release</h4> |
There was a problem hiding this comment.
Same here. Since we are simply over writing 0.13 doc sites, no need to create new versioned doc site links here.
…ate PR based on feedback
|
PR updated based on the comments. @nickpan47 please take another look, thanks! |
No description provided.