File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
% 文档相关信息
2
2
\newcommand {\SACDOCTITLE }{SAC \textbf {参考手册 }} % 文档标题
3
3
\newcommand {\SACDOCAUTHOR }{SeisMan} % 文档作者
4
- \newcommand {\SACDOCVERSION }{4.1-dev } % 文档版本
4
+ \newcommand {\SACDOCVERSION }{4.1} % 文档版本
5
5
\newcommand {\SACDOCDATE }{\today } % 文档发布日期
6
6
\newcommand {\SACVERSION }{101.6a} % SAC版本号
7
7
Original file line number Diff line number Diff line change 6
6
7
7
\titleformat {\s ection}{\L arge\b fseries}{}{0em}{}{}
8
8
9
- v4.1
10
- ====
9
+ v4.1 (2020-09-23)
10
+ =================
11
11
12
12
- 新增内容:Julia中的SAC I/O
13
+ - 修复BUG
13
14
14
15
v4.0 (2018-12-23)
15
16
=================
Original file line number Diff line number Diff line change 25
25
project = 'SAC参考手册'
26
26
copyright = '2012 - {}, SeisMan' .format (datetime .date .today ().year )
27
27
author = 'SeisMan'
28
- version = '4.1-dev '
28
+ version = '4.1'
29
29
release = version
30
30
language = 'zh_CN'
31
31
Original file line number Diff line number Diff line change @@ -38,3 +38,5 @@ SAC,都建议阅读最新版本的文档。
38
38
+----------+--------------+---------+--------------+
39
39
| 4.0 | 2018-12-23 | 101.6a | 2013-11-11 |
40
40
+----------+--------------+---------+--------------+
41
+ | 4.1 | 2020-09-23 | 101.6a | 2013-11-11 |
42
+ +----------+--------------+---------+--------------+
You can’t perform that action at this time.
0 commit comments