mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-25 14:09:00 +00:00
set baseurl to dev for 0.4
This commit is contained in:
parent
d11b421ccd
commit
d9ca172f5c
@ -59,6 +59,7 @@ myst_enable_extensions = [
|
||||
"strikethrough",
|
||||
]
|
||||
|
||||
html_baseurl = "/dev/"
|
||||
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
@ -47,7 +47,7 @@ Built with <i>core</i>.
|
||||
<p>
|
||||
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre id="codecell1" tabindex="-1">
|
||||
<a href="/packages/index.html#pkg-info-autogen-agentchat">Installation instructions</a>
|
||||
<a href="packages/index.html#pkg-info-autogen-agentchat">Installation instructions</a>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
@ -72,7 +72,7 @@ Primitive building blocks for creating asynchronous, event driven multi-agent sy
|
||||
<p>
|
||||
|
||||
<div class="highlight-sh notranslate"><div class="highlight"><pre id="codecell1" tabindex="-1">
|
||||
<a href="/packages/index.html#pkg-info-autogen-core">Installation instructions</a>
|
||||
<a href="packages/index.html#pkg-info-autogen-core">Installation instructions</a>
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user