• This project
    • Loading...
  • Sign in

liuming / developer-docs

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • developer-docs
  • book.json
  • undancer's avatar
    更新插件 · 9d82c934
    9d82c934 Browse Files
    undancer authored 2016-12-23 18:53:23 +0800
book.json 412 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "language": "zh-hans",
  "plugins": [
    "-sharing",
    "-page-treeview",
    "-footer",
    "-tbfed-pagefooter",
    "localized-footer"
  ],
  ".pluginsConfig": {
    "layout": {
      "footerPath": "layouts/footer.html"
    },
    "tbfed-pagefooter": {
      "copyright": "&copy Taobao FED Team",
      "modify_label": "该文件修订时间:",
      "modify_format": "YYYY-MM-DD HH:mm:ss"
    }
  }
}