Skip to content

Commit

Permalink
Merge pull request #131 from filecoin-project/fatman13-patch
Browse files Browse the repository at this point in the history
update zh deploy mining pool doc
  • Loading branch information
simlecode authored Jul 8, 2021
2 parents e58a381 + 211363d commit 05137fc
Show file tree
Hide file tree
Showing 13 changed files with 1,062 additions and 1,152 deletions.
11 changes: 6 additions & 5 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ module.exports = {
title: 'Advanced',
collapsable: false,
children: [
['', 'Venus CLI commands'],
['Tips-Running-In-China.md', 'Tips running in China'],
['', 'Tips running in China'],
['venus-cli.md', 'Venus CLI commands'],
['Multisig-wallet.md', 'Multisig wallet'],
['venus_load_balancing.md', 'Venus load balancing'],
['Payment-Channel.md', 'Payment channel'],
Expand Down Expand Up @@ -162,7 +162,7 @@ module.exports = {
collapsable: false,
children: [
['', 'Venus daemon'],
['How to use venus messager.md', 'Venus messager'],
['How-To-Use-Messager.md', 'Venus messager'],
['How-To-Use-Wallet-In-Venus.md', 'Venus wallet'],
// ['Venus-wallet.md', 'Venus wallet'],
['Venus-Worker.md', 'Venus worker'],
Expand All @@ -174,8 +174,9 @@ module.exports = {
title: '进阶',
collapsable: false,
children: [
['', 'CLI命令'],
['Tips-Running-In-China.md', '中国部署提示'],
['', '中国部署提示'],
['Venus-Project-Dependency-Upgrade.md', '依赖与升级'],
['venus-cli.md', 'CLI命令'],
['Multisig-Wallet.md', '多签钱包'],
['venus_load_balancing.md', '负载均衡'],
['Payment-Channel.md', '支付通道'],
Expand Down
Loading

0 comments on commit 05137fc

Please sign in to comment.