Skip to content

Commit

Permalink
Test4
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaKT committed Dec 5, 2024
1 parent 2beb40d commit dffb89b
Showing 1 changed file with 58 additions and 58 deletions.
116 changes: 58 additions & 58 deletions source/mainnet/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -468,66 +468,66 @@
"./en/mainnet/smart-contracts/onboarding-guide-solana-developers/faq": "en/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/faq.html",
"./en/mainnet/smart-contracts/onboarding-guide-solana-developers/overview": "en/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/overview.html",
"./en/mainnet/smart-contracts/onboarding-guide-ethereum-developers/faq": "en/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.html",
"net/voting/coordinator": "en/mainnet/docs/voting/coordinator.html",
"net/voting/gc-voting": "en/mainnet/docs/voting/gc-voting.html",
"net/voting/voting": "en/mainnet/docs/voting/voting.html",
"net/voting/guardians": "en/mainnet/docs/voting/guardians.html",
"net/voting/verify-election-result": "en/mainnet/docs/voting/verify-election-result.html",
"net/voting/coordinator": "/en/mainnet/docs/voting/coordinator.html",
"net/voting/gc-voting": "/en/mainnet/docs/voting/gc-voting.html",
"net/voting/voting": "/en/mainnet/docs/voting/voting.html",
"net/voting/guardians": "/en/mainnet/docs/voting/guardians.html",
"net/voting/verify-election-result": "/en/mainnet/docs/voting/verify-election-result.html",
#"./en/mainnet/smart-contracts/tutorials/index": "en/mainnet/tutorials/smart-contract-tutorials.html", Comment for a hotfix test
"smart-contracts/tutorials/setup-env": "en/mainnet/tutorials/setup-env.html",
"smart-contracts/tutorials/counter/counter-contract": "en/mainnet/tutorials/counter/counter-contract",
"smart-contracts/tutorials/setup-env": "/en/mainnet/tutorials/setup-env.html",
"smart-contracts/tutorials/counter/counter-contract": "/en/mainnet/tutorials/counter/counter-contract",
"smart-contracts/tutorials/piggy-bank/index": "/en/mainnet/tutorials/piggy-bank/index.html",#changed by tkt
"smart-contracts/tutorials/piggy-bank/writing": "en/mainnet/tutorials/piggy-bank/writing.html",
"smart-contracts/tutorials/piggy-bank/testing": "en/mainnet/tutorials/piggy-bank/testing.html",
"smart-contracts/tutorials/piggy-bank/deploying": "en/mainnet/tutorials/piggy-bank/deploying.html",
"smart-contracts/tutorials/piggy-bank/frontend": "en/mainnet/tutorials/piggy-bank/frontend.html",
"smart-contracts/tutorials/wCCD/index": "en/mainnet/tutorials/wCCD/index.html",
"smart-contracts/tutorials/wCCD/wCCD-introduction": "en/mainnet/tutorials/wCCD/wCCD-introduction.html",
"smart-contracts/tutorials/wCCD/wCCD-interacting": "en/mainnet/tutorials/wCCD/wCCD-interacting.html",
"smart-contracts/tutorials/wCCD/wCCD-frontend_set_up": "en/mainnet/tutorials/wCCD/wCCD-frontend-set-up.html",
"smart-contracts/tutorials/voting/index": "en/mainnet/tutorials/voting/index.html",
"smart-contracts/tutorials/voting/voting-sc": "en/mainnet/tutorials/voting/voting-sc.html",
"smart-contracts/tutorials/voting/voting-dapp": "en/mainnet/tutorials/voting/voting-dapp.html",
"smart-contracts/tutorials/nft-minting/index": "en/mainnet/tutorials/nft-minting/index.html",
"smart-contracts/tutorials/nft-minting/upload": "en/mainnet/tutorials/nft-minting/upload.html",
"smart-contracts/tutorials/nft-minting/build-smart-contract": "en/mainnet/tutorials/nft-minting/build-smart-contract.html",
"smart-contracts/tutorials/nft-minting/mint-xfer": "en/mainnet/tutorials/nft-minting/mint-xfer.html",
"smart-contracts/tutorials/sft-minting/index": "en/mainnet/tutorials/sft-minting/index.html",
"smart-contracts/tutorials/sft-minting/build-smart-contract": "en/mainnet/tutorials/sft-minting/build-smart-contract.html",
"smart-contracts/tutorials/sft-minting/mint-xfer": "en/mainnet/tutorials/sft-minting/mint-xfer.html",
"smart-contracts/tutorials/fungible-tokens/index": "en/mainnet/tutorials/fungible-tokens/index.html",
"smart-contracts/tutorials/fungible-tokens/smart-contract": "en/mainnet/tutorials/fungible-tokens/smart-contract.html",
"smart-contracts/tutorials/fungible-tokens/mint-xfer": "en/mainnet/tutorials/fungible-tokens/mint-xfer.html",
"smart-contracts/tutorials/eSealing/index": "en/mainnet/tutorials/eSealing/index.html",
"smart-contracts/tutorials/eSealing/eSealing-dapp": "en/mainnet/tutorials/eSealing/eSealing-dapp.html",
"smart-contracts/tutorials/sponsoredTransactions/index": "en/mainnet/tutorials/sponsoredTransactions/index.html",
"smart-contracts/tutorials/sponsoredTransactions/sponsoredTransactionsSmartContract": "en/mainnet/tutorials/sponsoredTransactions/sponsoredTransactionsSmartContract.html",
"smart-contracts/tutorials/sponsoredTransactions/sponsoredTransactionsFrontendAndBackend": "en/mainnet/tutorials/sponsoredTransactions/sponsoredTransactionsFrontendAndBackend.html",
"smart-contracts/tutorials/smartContractUpgrade/index": "en/mainnet/tutorials/smartContractUpgrade/index.html",
"smart-contracts/tutorials/smartContractUpgrade/smartContractUpgrade": "en/mainnet/tutorials/smartContractUpgrade/smartContractUpgrade.html",
"net/resources/ccd-scan": "en/mainnet/tools/ccd-scan/ccd-scan.html",
"net/resources/ccd-scan-accounts": "en/mainnet/tools/ccd-scan/ccd-scan-accounts.html",
"net/resources/ccd-scan-blocks": "en/mainnet/tools/ccd-scan/ccd-scan-blocks.html",
"net/resources/ccd-scan-nodes": "en/mainnet/tools/ccd-scan/ccd-scan-nodes.html",
"net/resources/ccd-scan-staking": "en/mainnet/tools/ccd-scan/ccd-scan-staking.html",
"net/resources/ccd-scan-transactions": "en/mainnet/tools/ccd-scan/ccd-scan-transactions.html",
"net/guides/sdks-apis": "en/mainnet/tools/sdks-apis.html",
"net/references/grcp2": "en/mainnet/tools/sdks-apis.html",
"net/guides/wallet-sdk/wallet-sdk": "en/mainnet/tools/wallet-sdk/wallet-sdk.html",
"net/guides/wallet-sdk/wallet-sdk-identity-creation": "en/mainnet/tools/wallet-sdk/wallet-sdk-identity-creation.html",
"net/guides/wallet-sdk/wallet-sdk-identity-recovery": "en/mainnet/tools/wallet-sdk/wallet-sdk-identity-recovery.html",
"net/guides/wallet-sdk/wallet-sdk-credential-deployment": "en/mainnet/tools/wallet-sdk/wallet-sdk-credential-deployment.html",
"net/guides/wallet-sdk/wallet-sdk-account-transaction": "en/mainnet/tools/wallet-sdk/wallet-sdk-account-transaction.html",
"net/guides/wallet-sdk/wallet-sdk-identity-provider": "en/mainnet/tools/wallet-sdk/wallet-sdk-identity-provider.html",
"net/references/developer-tools": "en/mainnet/tools/developer-tools.html",
"net/guides/dapp-examples": "en/mainnet/tutorials/daap-examples/dapp-examples.html",
"net/guides/wallets-lp": "en/mainnet/docs/guides/wallets-lp.html",
"net/guides/wallets-faqs": "en/mainnet/docs/guides/wallets-faqs.html",
"net/guides/wallets-deciding-wallets": "en/mainnet/docs/guides/deciding-wallets.html",
"net/guides/cryptox-faq": "en/mainnet/docs/guides/cryptox-faq.html",
"net/mobile-wallet-gen2/faq": "en/mainnet/docs/guides/mobule-wallet-gen2/faq.html",
"net/browser-wallet/browser-wallet-faq": "en/mainnet/docs/browser-wallet/browser-wallet-faq.html",
"net/concepts/concepts-transactions": "en/mainnet/docs/protocol/transactions.html",
"smart-contracts/tutorials/piggy-bank/writing": "/en/mainnet/tutorials/piggy-bank/writing.html",
"smart-contracts/tutorials/piggy-bank/testing": "/en/mainnet/tutorials/piggy-bank/testing.html",
"smart-contracts/tutorials/piggy-bank/deploying": "/en/mainnet/tutorials/piggy-bank/deploying.html",
"smart-contracts/tutorials/piggy-bank/frontend": "/en/mainnet/tutorials/piggy-bank/frontend.html",
"smart-contracts/tutorials/wCCD/index": "/en/mainnet/tutorials/wCCD/index.html",
"smart-contracts/tutorials/wCCD/wCCD-introduction": "/en/mainnet/tutorials/wCCD/wCCD-introduction.html",
"smart-contracts/tutorials/wCCD/wCCD-interacting": "/en/mainnet/tutorials/wCCD/wCCD-interacting.html",
"smart-contracts/tutorials/wCCD/wCCD-frontend_set_up": "/en/mainnet/tutorials/wCCD/wCCD-frontend-set-up.html",
"smart-contracts/tutorials/voting/index": "/en/mainnet/tutorials/voting/index.html",
"smart-contracts/tutorials/voting/voting-sc": "/en/mainnet/tutorials/voting/voting-sc.html",
"smart-contracts/tutorials/voting/voting-dapp": "/en/mainnet/tutorials/voting/voting-dapp.html",
"smart-contracts/tutorials/nft-minting/index": "/en/mainnet/tutorials/nft-minting/index.html",
"smart-contracts/tutorials/nft-minting/upload": "/en/mainnet/tutorials/nft-minting/upload.html",
"smart-contracts/tutorials/nft-minting/build-smart-contract": "/en/mainnet/tutorials/nft-minting/build-smart-contract.html",
"smart-contracts/tutorials/nft-minting/mint-xfer": "/en/mainnet/tutorials/nft-minting/mint-xfer.html",
"smart-contracts/tutorials/sft-minting/index": "/en/mainnet/tutorials/sft-minting/index.html",
"smart-contracts/tutorials/sft-minting/build-smart-contract": "/en/mainnet/tutorials/sft-minting/build-smart-contract.html",
"smart-contracts/tutorials/sft-minting/mint-xfer": "/en/mainnet/tutorials/sft-minting/mint-xfer.html",
"smart-contracts/tutorials/fungible-tokens/index": "/en/mainnet/tutorials/fungible-tokens/index.html",
"smart-contracts/tutorials/fungible-tokens/smart-contract": "/en/mainnet/tutorials/fungible-tokens/smart-contract.html",
"smart-contracts/tutorials/fungible-tokens/mint-xfer": "/en/mainnet/tutorials/fungible-tokens/mint-xfer.html",
"smart-contracts/tutorials/eSealing/index": "/en/mainnet/tutorials/eSealing/index.html",
"smart-contracts/tutorials/eSealing/eSealing-dapp": "/en/mainnet/tutorials/eSealing/eSealing-dapp.html",
"smart-contracts/tutorials/sponsoredTransactions/index": "/en/mainnet/tutorials/sponsoredTransactions/index.html",
"smart-contracts/tutorials/sponsoredTransactions/sponsoredTransactionsSmartContract": "/en/mainnet/tutorials/sponsoredTransactions/sponsoredTransactionsSmartContract.html",
"smart-contracts/tutorials/sponsoredTransactions/sponsoredTransactionsFrontendAndBackend": "/en/mainnet/tutorials/sponsoredTransactions/sponsoredTransactionsFrontendAndBackend.html",
"smart-contracts/tutorials/smartContractUpgrade/index": "/en/mainnet/tutorials/smartContractUpgrade/index.html",
"smart-contracts/tutorials/smartContractUpgrade/smartContractUpgrade": "/en/mainnet/tutorials/smartContractUpgrade/smartContractUpgrade.html",
"net/resources/ccd-scan": "/en/mainnet/tools/ccd-scan/ccd-scan.html",
"net/resources/ccd-scan-accounts": "/en/mainnet/tools/ccd-scan/ccd-scan-accounts.html",
"net/resources/ccd-scan-blocks": "/en/mainnet/tools/ccd-scan/ccd-scan-blocks.html",
"net/resources/ccd-scan-nodes": "/en/mainnet/tools/ccd-scan/ccd-scan-nodes.html",
"net/resources/ccd-scan-staking": "/en/mainnet/tools/ccd-scan/ccd-scan-staking.html",
"net/resources/ccd-scan-transactions": "/en/mainnet/tools/ccd-scan/ccd-scan-transactions.html",
"net/guides/sdks-apis": "/en/mainnet/tools/sdks-apis.html",
"net/references/grcp2": "/en/mainnet/tools/sdks-apis.html",
"net/guides/wallet-sdk/wallet-sdk": "/en/mainnet/tools/wallet-sdk/wallet-sdk.html",
"net/guides/wallet-sdk/wallet-sdk-identity-creation": "/en/mainnet/tools/wallet-sdk/wallet-sdk-identity-creation.html",
"net/guides/wallet-sdk/wallet-sdk-identity-recovery": "/en/mainnet/tools/wallet-sdk/wallet-sdk-identity-recovery.html",
"net/guides/wallet-sdk/wallet-sdk-credential-deployment": "/en/mainnet/tools/wallet-sdk/wallet-sdk-credential-deployment.html",
"net/guides/wallet-sdk/wallet-sdk-account-transaction": "/en/mainnet/tools/wallet-sdk/wallet-sdk-account-transaction.html",
"net/guides/wallet-sdk/wallet-sdk-identity-provider": "/en/mainnet/tools/wallet-sdk/wallet-sdk-identity-provider.html",
"net/references/developer-tools": "/en/mainnet/tools/developer-tools.html",
"net/guides/dapp-examples": "/en/mainnet/tutorials/daap-examples/dapp-examples.html",
"net/guides/wallets-lp": "/en/mainnet/docs/guides/wallets-lp.html",
"net/guides/wallets-faqs": "/en/mainnet/docs/guides/wallets-faqs.html",
"net/guides/wallets-deciding-wallets": "/en/mainnet/docs/guides/deciding-wallets.html",
"net/guides/cryptox-faq": "/en/mainnet/docs/guides/cryptox-faq.html",
"net/mobile-wallet-gen2/faq": "/en/mainnet/docs/guides/mobule-wallet-gen2/faq.html",
"net/browser-wallet/browser-wallet-faq": "/en/mainnet/docs/browser-wallet/browser-wallet-faq.html",
"net/concepts/concepts-transactions": "/en/mainnet/docs/protocol/transactions.html",
"net/guides/developer-page": "/en/mainnet/tools/developer-page.html",
"net/mobile-wallet-gen2/setup-mobile-wallet": "/en/mainnet/docs/guides/setup-cryptox-wallet.html",
"smart-contracts/guides/setup-tools": "/en/mainnet/docs/smart-contracts/guides/setup-contract.html",
Expand Down

0 comments on commit dffb89b

Please sign in to comment.