Skip to content

Commit

Permalink
removed old docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caglacelik committed Dec 16, 2024
1 parent feb8dd6 commit 80acb68
Show file tree
Hide file tree
Showing 13 changed files with 9 additions and 625 deletions.
2 changes: 1 addition & 1 deletion docs/src/src/AIAgent.sol/contract.AIAgent.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AIAgent
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/6a4c427284ef9a1b566dad7645b1c42a55dd3690/src/AIAgent.sol)
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/feb8dd64d672a341a29a0a52b12cc56adf09c996/src/AIAgent.sol)

**Inherits:**
Ownable
Expand Down
2 changes: 1 addition & 1 deletion docs/src/src/AIAgent.sol/contract.AIAgentFactory.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AIAgentFactory
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/6a4c427284ef9a1b566dad7645b1c42a55dd3690/src/AIAgent.sol)
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/feb8dd64d672a341a29a0a52b12cc56adf09c996/src/AIAgent.sol)

Factory contract to deploy AIAgent contracts.

Expand Down
2 changes: 1 addition & 1 deletion docs/src/src/Artifact.sol/contract.Artifact.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Artifact
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/6a4c427284ef9a1b566dad7645b1c42a55dd3690/src/Artifact.sol)
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/feb8dd64d672a341a29a0a52b12cc56adf09c996/src/Artifact.sol)

**Inherits:**
ERC721, Ownable
Expand Down
2 changes: 1 addition & 1 deletion docs/src/src/Artifact.sol/contract.ArtifactFactory.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ArtifactFactory
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/6a4c427284ef9a1b566dad7645b1c42a55dd3690/src/Artifact.sol)
[Git Source](https://github.com/firstbatchxyz/swan-contracts/blob/feb8dd64d672a341a29a0a52b12cc56adf09c996/src/Artifact.sol)

Factory contract to deploy Artifact tokens.

Expand Down
Loading

0 comments on commit 80acb68

Please sign in to comment.