Update doc

This commit is contained in:
Aoran Zeng 2024-10-09 16:30:12 +08:00
parent 09c1f6ce23
commit 1cc6f5ddbe
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
3 changed files with 6 additions and 6 deletions

View File

@ -75,7 +75,7 @@
5. 可以使用这些函数: 5. 可以使用这些函数:
1. `chsrc.h` 中暴露出的任何 `chsrc_` 开头的函数或宏 1. `chsrc-framework.h` 中暴露出的任何 `chsrc_` 开头的函数或宏
2. `xy.h` 中以 `xy_` 开头的所有函数或宏 2. `xy.h` 中以 `xy_` 开头的所有函数或宏
6. 在 `menu.c` 中添加用户可以使用的 `target` 别名 6. 在 `menu.c` 中添加用户可以使用的 `target` 别名

View File

@ -6,10 +6,10 @@
.\" Contributors : Nul None <nul@none.org> .\" Contributors : Nul None <nul@none.org>
.\" | .\" |
.\" Created On : <2024-08-21> .\" Created On : <2024-08-21>
.\" Last Modified : <2024-09-29> .\" Last Modified : <2024-10-09>
.\" -------------------------------------------------------------- .\" --------------------------------------------------------------
.TH chsrc 1 "2024-09-29" "v0.1.9.Beta2" "RubyMetric chsrc" .TH chsrc 1 "2024-10-09" "v0.1.9" "RubyMetric chsrc"
.SH NAME .SH NAME
chsrc - Change Source for every software on every platform from the command line chsrc - Change Source for every software on every platform from the command line

View File

@ -6,15 +6,15 @@
@c Contributors : Nul None <nul@none.org> @c Contributors : Nul None <nul@none.org>
@c | @c |
@c Created On : <2024-08-22> @c Created On : <2024-08-22>
@c Last Modified : <2024-09-29> @c Last Modified : <2024-10-09>
@c -------------------------------------------------------------- @c --------------------------------------------------------------
\input texinfo \input texinfo
@setfilename chsrc.info @setfilename chsrc.info
@settitle chsrc @settitle chsrc
@set Chsrc_Version v0.1.9.Beta2 @set Chsrc_Version v0.1.9
@set Doc_Publish_Date 2024-09-04 @set Doc_Publish_Date 2024-10-09
@copying @copying
@comment 这是软件copyright不是文档copyright因此不放在titlepage @comment 这是软件copyright不是文档copyright因此不放在titlepage