custom _Sidebar

初意 2023-07-02 16:54:52 +08:00
parent 700c83de07
commit 9f47fda77b
1 changed files with 16 additions and 0 deletions

16
_Sidebar.md Normal file

@ -0,0 +1,16 @@
# beancount-gs使用文档
* [前言][前言]
* [beancount介绍][beancount介绍]
* [安装][安装]
* [初始化][初始化]
* [创建账本][创建账本]
* [记账][记账]
* [自定义账户][自定义账户]
[前言]: https://github.com/BaoXuebin/beancount-gs/wiki/前言
[beancount介绍]: https://github.com/BaoXuebin/beancount-gs/wiki/beancount-介绍
[安装]: https://github.com/BaoXuebin/beancount-gs/wiki/安装
[初始化]: https://github.com/BaoXuebin/beancount-gs/wiki/初始化
[创建账本]: https://github.com/BaoXuebin/beancount-gs/wiki/创建账本
[记账]: https://github.com/BaoXuebin/beancount-gs/wiki/记账
[自定义账户]: https://github.com/BaoXuebin/beancount-gs/wiki/自定义账户