From 00cfcf60b65aca7c80d17025f438fbc356a6f4e3 Mon Sep 17 00:00:00 2001 From: Tina Thomsen Date: Thu, 19 Dec 2024 09:33:10 +0100 Subject: [PATCH 1/4] redirected pages in conf.py --- source/mainnet/conf.py | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/source/mainnet/conf.py b/source/mainnet/conf.py index a60401d9a..77e3d87d0 100644 --- a/source/mainnet/conf.py +++ b/source/mainnet/conf.py @@ -541,5 +541,40 @@ "smart-contracts/guides/contract-dev-guides": "/en/mainnet/docs/smart-contracts/guides/build-contract.html", "smart-contracts/guides/quick-start": "/en/mainnet/docs/smart-contracts/guides/quick-start.html", "smart-contracts/tutorials/index": "/en/mainnet/tutorials/index.html", - "docs/protocol/id.accounts": "en/mainnet/docs/protocol/id-accounts.html" + "docs/protocol/id.accounts": "en/mainnet/docs/protocol/id-accounts.html", + "net/browser-wallet/setup-browser-wallet": "/en/mainnet/docs/browser-wallet/setup-browser-wallet.html", + "net/guides/shield-ccd-wallets": "/en/mainnet/docs/guides/shield-ccd-wallets.html", + "smart-contracts/guides/integration-test-contrac": "/en/mainnet/docs/smart-contracts/guides/integration-test-contract.html", + "net/guides/deciding-wallet": "/en/mainnet/docs/guides/deciding-wallet.html", + "net/guides/add-delegation": "/en/mainnet/docs/guides/add-delegation.html", + "smart-contracts/general/introduction": "/en/mainnet/docs/smart-contracts/introduction.html", + "net/guides/setup-wallets-lp": "/en/mainnet/docs/guides/setup-wallets-lp.html", + "smart-contracts/best-practices/development": "/en/mainnet/docs/smart-contracts/best-practices/development.html", + "net/guides/overview-desktop": "/en/mainnet/docs/guides/overview-desktop.html", + "net/guides/recovery": "/en/mainnet/docs/guides/recovery.html", + "net/resources/ar-idp-contact": "/en/mainnet/docs/index.html" + "net/guides/new-to-concordium": "/en/mainnet/docs/index.html", + "smart-contracts/guides/unit-test-contract": "/en/mainnet/docs/smart-contracts/guides/unit-test-contract.html", + "smart-contracts/onboarding-guide-ethereum-developers/faq": "/en/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.html", + "net/mobile-wallet/share-address-mw":"/en/mainnet/docs/mobile-wallet/share-address-mw.html", + "net/index": "/en/mainnet/docs/index.html", + "net/guides/graviton-hackathon": "/en/mainnet/docs/index.html", + "smart-contracts/onboarding-guide-ethereum-developers": "/en/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.html", + "smart-contracts/best-practices": "/en/mainnet/docs/smart-contracts/best-practices/index.html", + "net/guides/create-identity": "/en/mainnet/docs/guides/create-identity.html", + "smart-contracts/onboarding-guide-solana-developers": "/en/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/overview.html", + "net/mobile-wallet/setup-mobile-wallet": "/en/mainnet/docs/guides/setup-cryptox-wallet.html", + "net/guides/show-seed-phrase": "/en/mainnet/docs/guides/show-seed-phrase.html", + "net/snippets/delegation-faq": "/en/mainnet/docs/help-and-faq/delegation-faq.html", + "net/snippets": "/en/mainnet/docs/index.html", + "smart-contracts/onboarding-guide-solana-developers/overview": "/en/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/overview.html", + "net/guides/export-import": "/en/mainnet/docs/guides/export-import.html", + "net/desktop-wallet/add-delegation": "/en/mainnet/docs/guides/add-delegation.html", + + + + + + + } \ No newline at end of file From f93ddaedbe669d6095e18e46bcdd067598e315ec Mon Sep 17 00:00:00 2001 From: Tina Thomsen Date: Thu, 19 Dec 2024 12:49:07 +0100 Subject: [PATCH 2/4] Added redirects --- source/mainnet/conf.py | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/source/mainnet/conf.py b/source/mainnet/conf.py index 77e3d87d0..ba17a924b 100644 --- a/source/mainnet/conf.py +++ b/source/mainnet/conf.py @@ -552,7 +552,7 @@ "smart-contracts/best-practices/development": "/en/mainnet/docs/smart-contracts/best-practices/development.html", "net/guides/overview-desktop": "/en/mainnet/docs/guides/overview-desktop.html", "net/guides/recovery": "/en/mainnet/docs/guides/recovery.html", - "net/resources/ar-idp-contact": "/en/mainnet/docs/index.html" + "net/resources/ar-idp-contact": "/en/mainnet/docs/index.html", "net/guides/new-to-concordium": "/en/mainnet/docs/index.html", "smart-contracts/guides/unit-test-contract": "/en/mainnet/docs/smart-contracts/guides/unit-test-contract.html", "smart-contracts/onboarding-guide-ethereum-developers/faq": "/en/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.html", @@ -570,6 +570,33 @@ "smart-contracts/onboarding-guide-solana-developers/overview": "/en/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/overview.html", "net/guides/export-import": "/en/mainnet/docs/guides/export-import.html", "net/desktop-wallet/add-delegation": "/en/mainnet/docs/guides/add-delegation.html", + "smart-contracts/general": "en/mainnet/docs/smart-contracts/introduction.html", + "smart-contracts/guides/": "en/mainnet/docs/smart-contracts/introduction.html", + "net/voting/": "en/mainnet/docs/voting/gc-voting.html", + "net/": "/en/mainnet/docs/index.html", + "net/release-notes": "/en/mainnet/docs/release-notes/release-notes-lp.html", + "net/nodes": "en/mainnet/docs/network/nodes/node-requirements.html", + "smart-contracts/": "/en/mainnet/docs/smart-contracts/introduction.html", + "net/references/": "en/mainnet/docs/index.html", + "net/installation/": "/en/mainnet/docs/installation/downloads.html", + "net/mobile-wallet/": "/en/mainnet/docs/guides/wallet-faqs.html", + "net/guides/wallet-sdk": "/en/mainnet/tools/wallet-sdk/wallet-sdk.html", + "net/guides/": "/en/mainnet/docs/index.html", + "./en/testnet4/smart-contracts/index": "/en/mainnet/docs/index.html", + "./en/testnet/net/concepts/concepts": "/en/mainnet/docs/index.html", + "./en/testnet/net/index": "/en/mainnet/docs/index.html", + "./en/testnet4/testnet/see-also/troubleshooting.html": "/en/mainnet/docs/index.html", + "./testnet/docs/queries": "/en/mainnet/docs/index.html", + "./testnet/docs/quickstart-wallet": "/en/mainnet/docs/index.html", + "./en/testnet": "/en/mainnet/docs/index.html", + "./en/testnet4/testnet/index": "/en/mainnet/docs/index.html", + "./en/testnet4": "/en/mainnet/docs/index.html", + "./testnet/docs/client": "/en/mainnet/docs/index.html", + "./testnet/docs/identities-and-accounts": "/en/mainnet/docs/index.html", + "./testnet/docs/quickstart-node": + + + From 37c8de64b01cbc17dc0dbf4069f7712b3c6dff74 Mon Sep 17 00:00:00 2001 From: Tina Thomsen Date: Thu, 19 Dec 2024 20:41:33 +0100 Subject: [PATCH 3/4] Added more redirects --- source/mainnet/conf.py | 58 ++++++++++++++++++++++++++++++------------ 1 file changed, 42 insertions(+), 16 deletions(-) diff --git a/source/mainnet/conf.py b/source/mainnet/conf.py index 7d0968c6c..ecd9a6d85 100644 --- a/source/mainnet/conf.py +++ b/source/mainnet/conf.py @@ -546,6 +546,7 @@ "net/guides/shield-ccd-wallets": "/en/mainnet/docs/guides/shield-ccd-wallets.html", "smart-contracts/guides/integration-test-contrac": "/en/mainnet/docs/smart-contracts/guides/integration-test-contract.html", "net/guides/deciding-wallet": "/en/mainnet/docs/guides/deciding-wallet.html", + "net/resources/terms-and-conditions-mw.": "/en/mainnet/docs/index.html", "net/guides/add-delegation": "/en/mainnet/docs/guides/add-delegation.html", "smart-contracts/general/introduction": "/en/mainnet/docs/smart-contracts/introduction.html", "net/guides/setup-wallets-lp": "/en/mainnet/docs/guides/setup-wallets-lp.html", @@ -561,6 +562,7 @@ "net/guides/graviton-hackathon": "/en/mainnet/docs/index.html", "smart-contracts/onboarding-guide-ethereum-developers": "/en/mainnet/docs/help-and-faq/onboarding-guide-ethereum-developers/faq.html", "smart-contracts/best-practices": "/en/mainnet/docs/smart-contracts/best-practices/index.html", + "smart-contracts/references/schema-json.html": "/en/mainnet/docs/index.html", "net/guides/create-identity": "/en/mainnet/docs/guides/create-identity.html", "smart-contracts/onboarding-guide-solana-developers": "/en/mainnet/docs/help-and-faq/onboarding-guide-solana-developers/overview.html", "net/mobile-wallet/setup-mobile-wallet": "/en/mainnet/docs/guides/setup-cryptox-wallet.html", @@ -572,16 +574,18 @@ "net/desktop-wallet/add-delegation": "/en/mainnet/docs/guides/add-delegation.html", "smart-contracts/general": "en/mainnet/docs/smart-contracts/introduction.html", "smart-contracts/guides/": "en/mainnet/docs/smart-contracts/introduction.html", - "net/voting/": "en/mainnet/docs/voting/gc-voting.html", - "net/": "/en/mainnet/docs/index.html", + "net/voting": "en/mainnet/docs/voting/gc-voting.html", + "net": "/en/mainnet/docs/index.html", "net/release-notes": "/en/mainnet/docs/release-notes/release-notes-lp.html", "net/nodes": "en/mainnet/docs/network/nodes/node-requirements.html", - "smart-contracts/": "/en/mainnet/docs/smart-contracts/introduction.html", - "net/references/": "en/mainnet/docs/index.html", - "net/installation/": "/en/mainnet/docs/installation/downloads.html", - "net/mobile-wallet/": "/en/mainnet/docs/guides/wallet-faqs.html", + "smart-contracts": "/en/mainnet/docs/smart-contracts/introduction.html", + "net/references": "en/mainnet/docs/index.html", + "net/installation": "/en/mainnet/docs/installation/downloads.html", + "net/mobile-wallet": "/en/mainnet/docs/guides/wallet-faqs.html", "net/guides/wallet-sdk": "/en/mainnet/tools/wallet-sdk/wallet-sdk.html", - "net/guides/": "/en/mainnet/docs/index.html", + "net/guides": "/en/mainnet/docs/index.html", + "net/concepts": "/en/mainnet/docs/index.html", + "./en": "/en/mainnet/docs/index.html", "./en/testnet4/smart-contracts/index": "/en/mainnet/docs/index.html", "./en/testnet/net/concepts/concepts": "/en/mainnet/docs/index.html", "./en/testnet/net/index": "/en/mainnet/docs/index.html", @@ -593,15 +597,37 @@ "./en/testnet4": "/en/mainnet/docs/index.html", "./testnet/docs/client": "/en/mainnet/docs/index.html", "./testnet/docs/identities-and-accounts": "/en/mainnet/docs/index.html", - "./testnet/docs/quickstart-node": - - - - - - - - + "./testnet/docs/quickstart-node": "/en/mainnet/docs/index.html", + "./testnet/docs/nonces": "/en/mainnet/docs/index.html", + "./testnet/docs/linux": "/en/mainnet/docs/index.html", + "./testnet/docs/downloads": "/en/mainnet/docs/installation/downloads.html", + "./testnet/docs/troubleshooting": "/en/mainnet/docs/index.html", + "./testnet/docs/transactions": "/en/mainnet/docs/protocol/transactions.html", + "./en/testnet4/testnet/see-also/release-notes": "/en/mainnet/docs/release-notes/release-notes.html", + "./testnet/docs/webwallet": "/en/mainnet/docs/browser-wallet/browser-wallet-faq.html", + "./testnet": "/en/mainnet/docs/index.html", + "./en/testnet4/smart-contracts": "/en/mainnet/docs/index.html", + "./testnet/docs/windows": "/en/mainnet/docs/index.html", + "./en/testnet/net": "/en/mainnet/docs/index.html", + "./en/testnet4/testnet/see-also": "/en/mainnet/docs/index.html", + "./testnet/docs/managing-accounts": "/en/mainnet/docs/protocol/manage-accounts.html", + "./en/testnet4/testnet": "/en/mainnet/docs/index.html", + "./testnet/docs/macos": "/en/mainnet/docs/index.html", + "./testnet/docs/quickstart-baker": "/en/mainnet/docs/index.html", + "./governance/whitepaper":"/en/mainnet/docs/index.html", + "./governance/rules": "/en/mainnet/docs/index.html", + "./governance/foundation": "/en/mainnet/docs/index.html", + "./governance": "/en/mainnet/docs/index.html", + "./concordium-node-sdk-js/pages/misc-pages/grpc-v1.md": "/en/mainnet/docs/index.html", + "./classes/grpc.ConcordiumGRPCClient": "/en/mainnet/docs/index.html", + "./concordium-net-sdk/api/Concordium.Grpc": "/en/mainnet/docs/index.html", + "./concordium-node-sdk-js/classes": "/en/mainnet/docs/index.html", + "./concordium-node-sdk-js/modules/Common_GRPC_Client": "/en/mainnet/docs/index.html", + "./concordium-node-sdk-js/pages": "/en/mainnet/docs/index.html", + "./concordium-node-sdk-js/pages/misc-pages": "/en/mainnet/docs/index.html", + "./concordium-net-sdk/api/Concordium.Sdk": "/en/mainnet/docs/index.html", + "./concordium-net-sdk/api/Concordium": "/en/mainnet/docs/index.html", + "net/guides/run-node-aws": "/en/mainnet/docs/network/nodes/run-node-aws.html" } \ No newline at end of file From 0c5a8c1bd526e9d128a7bc5300326c27ea4591bf Mon Sep 17 00:00:00 2001 From: Tina Thomsen Date: Fri, 20 Dec 2024 09:43:17 +0100 Subject: [PATCH 4/4] Added more redirects --- source/mainnet/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/source/mainnet/conf.py b/source/mainnet/conf.py index ecd9a6d85..9282a3c83 100644 --- a/source/mainnet/conf.py +++ b/source/mainnet/conf.py @@ -629,5 +629,4 @@ "./concordium-net-sdk/api/Concordium": "/en/mainnet/docs/index.html", "net/guides/run-node-aws": "/en/mainnet/docs/network/nodes/run-node-aws.html" - } \ No newline at end of file