Compare commits
4 Commits
1.0.2
...
bce26d3a4b
| Author | SHA1 | Date | |
|---|---|---|---|
| bce26d3a4b | |||
| 44120b7ebb | |||
| 87a0cce29d | |||
| 9f939fea24 |
4
.github/workflows/docs.yml
vendored
4
.github/workflows/docs.yml
vendored
@ -1,8 +1,8 @@
|
||||
name: Deploy documentation
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: ["main"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
2
AUTHORS
2
AUTHORS
@ -1,5 +1,5 @@
|
||||
libbasen project authors:
|
||||
|
||||
commits | username
|
||||
62 | vSEK1RO
|
||||
70 | vSEK1RO
|
||||
|
||||
|
||||
2
Doxyfile
2
Doxyfile
@ -48,7 +48,7 @@ PROJECT_NAME = libbasen
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = v1.0.1
|
||||
PROJECT_NUMBER = v1.0.2
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
||||
Submodule distrib/arch updated: a829d9746a...3453e4c5cd
Reference in New Issue
Block a user