mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-23 16:59:39 +08:00
Update doc
This commit is contained in:
parent
09c1f6ce23
commit
1cc6f5ddbe
@ -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` 别名
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user