-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: improve documentation for readability #37
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
msclock
force-pushed
the
master
branch
30 times, most recently
from
November 3, 2023 13:39
b78a3f4
to
3f5543c
Compare
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
msclock
force-pushed
the
docs
branch
8 times, most recently
from
March 6, 2024 10:06
09eec7e
to
18e7f47
Compare
|
msclock
force-pushed
the
docs
branch
5 times, most recently
from
March 7, 2024 07:20
9a8194a
to
2770247
Compare
Signed-off-by: msclock <msclock@qq.com>
msclock
added a commit
that referenced
this pull request
Mar 8, 2024
* docs: add full name in README Signed-off-by: msclock <msclock@qq.com> * chore: rename docs related cmake targets to use dash naming convention Signed-off-by: msclock <msclock@qq.com> * refactor: refine cmake comments Signed-off-by: msclock <msclock@qq.com> * chore: loose some folders watched Signed-off-by: msclock <msclock@qq.com> * chore: indent 2 for js Signed-off-by: msclock <msclock@qq.com> * docs: temp WIP Signed-off-by: msclock <msclock@qq.com> * docs: conform to consistency Signed-off-by: msclock <msclock@qq.com> * ci: setup cpp Signed-off-by: msclock <msclock@qq.com> --------- Signed-off-by: msclock <msclock@qq.com>
github-actions bot
pushed a commit
that referenced
this pull request
Mar 8, 2024
## [1.2.12-beta.1](v1.2.11...v1.2.12-beta.1) (2024-03-08) ### Bug Fixes * same archive output name conficts on windows ([fcbd709](fcbd709)) ### Performance * coverage support ([e471cf2](e471cf2)) ### Chores * optimize annotated tags creation of automatic release ([4982871](4982871)) * optimize project configuration ([#58](#58)) ([2350b75](2350b75)) ### Build * optimize cmake tool file load ([#61](#61)) ([c15a740](c15a740)) * optimze build ([#60](#60)) ([359da38](359da38)) * simplify CMakePresets.json ([#62](#62)) ([8032f3b](8032f3b)) ### CI * add consistency checker ([#63](#63)) ([2adb394](2adb394)) ### Docs * fix typo in CHANGELOG.md ([76326f4](76326f4)) * improve documentation for readability ([#37](#37)) ([381ee70](381ee70)) * remove redundant sphinx cmake extension ([498def5](498def5)) * simplify docs build ([#64](#64)) ([c598866](c598866))
msclock
added a commit
that referenced
this pull request
Mar 13, 2024
* docs: improve documentation for readability (#37) * docs: add full name in README Signed-off-by: msclock <msclock@qq.com> * chore: rename docs related cmake targets to use dash naming convention Signed-off-by: msclock <msclock@qq.com> * refactor: refine cmake comments Signed-off-by: msclock <msclock@qq.com> * chore: loose some folders watched Signed-off-by: msclock <msclock@qq.com> * chore: indent 2 for js Signed-off-by: msclock <msclock@qq.com> * docs: temp WIP Signed-off-by: msclock <msclock@qq.com> * docs: conform to consistency Signed-off-by: msclock <msclock@qq.com> * ci: setup cpp Signed-off-by: msclock <msclock@qq.com> --------- Signed-off-by: msclock <msclock@qq.com> * docs: remove redundant sphinx cmake extension * fix: same archive output name conficts on windows compile.lib can be used in the dynamic and static archives * perf: coverage support * chore: refine coverage support Signed-off-by: msclock <msclock@qq.com> * chore: refine coverage support Signed-off-by: msclock <msclock@qq.com> * docs: add project configuration Signed-off-by: msclock <msclock@qq.com> * perf: load vcpkg chainload toolchains and triplets Signed-off-by: msclock <msclock@qq.com> * docs: more documents Signed-off-by: msclock <msclock@qq.com> * Vcpkg cache Signed-off-by: msclock <msclock@qq.com> * ci: cd deploy pages Signed-off-by: msclock <msclock@qq.com> * copier template render Signed-off-by: msclock <msclock@qq.com> --------- Signed-off-by: msclock <msclock@qq.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related #36