mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
18 lines
444 B
YAML
18 lines
444 B
YAML
title: xTools用户指北
|
|
description: xTools开发者&用户手册
|
|
theme: just-the-docs
|
|
|
|
url: https://x-tools-author.github.io/x-tools
|
|
|
|
aux_links: # remove if you don't want this link to appear on your pages
|
|
Template Repository: https://github.com/x-tools-author/x-tools
|
|
|
|
permalink: pretty
|
|
|
|
defaults:
|
|
- scope:
|
|
path: "docs" # an empty string here means all files in the project
|
|
type: "pages"
|
|
values:
|
|
layout: "default"
|