Skip to content

Commit 3447559

Browse files
committed
[UPDATE] the Doxyfile for the next package version
1 parent 1224e44 commit 3447559

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AsperHeader
22

3-
![![AsperHeader Logo](https://raw.githubusercontent.com/Asperguide/asper-header/main/images/icon/favicon_transparent.png)](./images/icon/favicon_transparent.png)
3+
![AsperHeader Logo](https://raw.githubusercontent.com/Asperguide/asper-header/main/images/icon/favicon_transparent.png)
44

55
**AsperHeader** is a Visual Studio Code extension built primarily for the **Asperguide development team**.
66
It provides an easy and standardized way to generate, insert, and maintain structured file headers across projects.
@@ -9,6 +9,12 @@ Although tailored for Asperguide, it is available on the VS Code Marketplace for
99

1010
---
1111

12+
## Source repository
13+
14+
The source repository can be found here: [github.com](https://github.com/Asperguide/asper-header)
15+
16+
---
17+
1218
## Developper documentation
1319

1420
You can find the developper documentation [here (generated by doxygen)](https://asperguide.github.io/asper-header/): [https://asperguide.github.io/asper-header/](https://asperguide.github.io/asper-header/)

doxygen_generation/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = "Asper Header"
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER = 1.0.3
51+
PROJECT_NUMBER = 1.0.4
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)