diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..7deeb0d --- /dev/null +++ b/_Sidebar.md @@ -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/自定义账户 \ No newline at end of file