Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 20, 2024
1 parent e44776f commit b8ca57d
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 9 deletions.
Binary file modified latest/.doctrees/commands/networks.doctree
Binary file not shown.
Binary file modified latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape_accounts.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape_compile.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape_ethereum.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape_node.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape_pm.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/ape_test.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/api.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/cli.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/contracts.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/exceptions.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/managers.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/plugins.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/types.doctree
Binary file not shown.
Binary file modified latest/.doctrees/methoddocs/utils.doctree
Binary file not shown.
6 changes: 3 additions & 3 deletions latest/commands/networks.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h2>list<a class="headerlink" href="#networks-list" title="Link to this heading"
<dd><p>Filter the results by ecosystem</p>
<dl class="field-list simple">
<dt class="field-odd">Options<span class="colon">:</span></dt>
<dd class="field-odd"><p>apechain | flow-evm | oort | metis | shibarium | bsc | zksync | optimism | ethereum | linea | zora | shape | palm | world-chain | xmtp | gnosis | base | cronos | lens | abstract | xai | cronos-zkevm | fantom | berachain | moonbeam | taiko | arbitrum | rootstock | lumia | unichain | soneium | avalanche | fraxtal | blast | polygon-zkevm | bttc | geist | kroma | celo | zetachain | scroll | astar | crossfi | wemix | mantle | polygon | polynomial</p>
<dd class="field-odd"><p>polynomial | ethereum | flow-evm | lumia | bttc | optimism | moonbeam | apechain | avalanche | zksync | shape | xai | arbitrum | cronos-zkevm | fraxtal | oort | geist | blast | linea | berachain | palm | crossfi | astar | polygon | lens | rootstock | gnosis | mantle | unichain | bsc | kroma | zora | celo | shibarium | wemix | taiko | cronos | world-chain | xmtp | scroll | metis | base | polygon-zkevm | soneium | fantom | abstract | zetachain</p>
</dd>
</dl>
</dd></dl>
Expand All @@ -204,7 +204,7 @@ <h2>list<a class="headerlink" href="#networks-list" title="Link to this heading"
<dd><p>Filter the results by network</p>
<dl class="field-list simple">
<dt class="field-odd">Options<span class="colon">:</span></dt>
<dd class="field-odd"><p>testnet-fork | prism | mumbai-fork | minato | moonbase-fork | local | moonriver | bartio | fuji-fork | donau-fork | nova | dev | opbnb-testnet | fuji | prism-fork | cardona | opbnb-fork | mainnet | donau | opbnb-testnet-fork | bartio-fork | mainnet-fork | moonriver-fork | minato-fork | polter | cardona-fork | sepolia-fork | curtis | mumbai | nova-fork | chiado-fork | goerli | holesky | holesky-fork | goerli-fork | alfajores-fork | amoy-fork | puppynet | puppynet-fork | hekla-fork | polter-fork | amoy | dev-fork | alfajores | curtis-fork | chiado | hekla | opbnb | testnet | sepolia | moonbase</p>
<dd class="field-odd"><p>puppynet-fork | mainnet-fork | moonbase | polter-fork | cardona-fork | polter | holesky | goerli-fork | mainnet | alfajores-fork | nova-fork | fuji-fork | mumbai-fork | amoy-fork | curtis | amoy | hekla-fork | chiado | opbnb | opbnb-testnet-fork | donau-fork | alfajores | fuji | bartio-fork | prism | opbnb-fork | prism-fork | local | dev-fork | donau | sepolia-fork | cardona | puppynet | hekla | moonriver | mumbai | curtis-fork | sepolia | chiado-fork | minato-fork | goerli | moonriver-fork | moonbase-fork | nova | opbnb-testnet | testnet-fork | testnet | bartio | dev | minato | holesky-fork</p>
</dd>
</dl>
</dd></dl>
Expand All @@ -215,7 +215,7 @@ <h2>list<a class="headerlink" href="#networks-list" title="Link to this heading"
<dd><p>Filter the results by provider</p>
<dl class="field-list simple">
<dt class="field-odd">Options<span class="colon">:</span></dt>
<dd class="field-odd"><p>node | test</p>
<dd class="field-odd"><p>test | node</p>
</dd>
</dl>
</dd></dl>
Expand Down
7 changes: 6 additions & 1 deletion latest/methoddocs/ape_ethereum.html
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,12 @@
<dl class="py attribute">
<dt class="sig sig-object py" id="ape_ethereum.provider.EthereumNodeProvider.name">
<span class="sig-name descname"><span class="pre">name</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="pre">str</span></em><a class="headerlink" href="#ape_ethereum.provider.EthereumNodeProvider.name" title="Link to this definition"></a></dt>
<dd><p>The name of the provider (should be the plugin name).</p>
<dd><p>use NAME). The name of the provider (should be the plugin name).</p>
<dl class="field-list simple">
<dt class="field-odd">Type<span class="colon">:</span></dt>
<dd class="field-odd"><p>(deprecated</p>
</dd>
</dl>
</dd></dl>

<dl class="py attribute">
Expand Down
11 changes: 8 additions & 3 deletions latest/methoddocs/ape_node.html

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion latest/methoddocs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -3713,7 +3713,12 @@ <h1>ape.api<a class="headerlink" href="#ape-api" title="Link to this heading">
<dl class="py attribute">
<dt class="sig sig-object py" id="ape.api.providers.ProviderAPI.name">
<span class="sig-name descname"><span class="pre">name</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="pre">str</span></em><a class="headerlink" href="#ape.api.providers.ProviderAPI.name" title="Link to this definition"></a></dt>
<dd><p>The name of the provider (should be the plugin name).</p>
<dd><p>use NAME). The name of the provider (should be the plugin name).</p>
<dl class="field-list simple">
<dt class="field-odd">Type<span class="colon">:</span></dt>
<dd class="field-odd"><p>(deprecated</p>
</dd>
</dl>
</dd></dl>

<dl class="py attribute">
Expand Down
2 changes: 1 addition & 1 deletion latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit b8ca57d

Please sign in to comment.