You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-6Lines changed: 25 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,50 @@
1
+
<palign="center">
2
+
<ahref="https://github.com/compodoc/compodoc"target="_blank"><imgsrc="https://avatars3.githubusercontent.com/u/23202313"alt="Compodoc: The missing documentation tool for your Angular application"width="226"></a>
> JHipster module, additional [compodoc](https://github.com/compodoc/compodoc) support in your JHipster application
9
+
10
+
<palign="center">
11
+
<imgsrc="https://raw.githubusercontent.com/groupe-sii/compodoc/master/screenshots/main-view.png"alt="Compodoc: The missing documentation tool for your Angular application">
12
+
</p>
4
13
5
14
# Introduction
6
15
7
16
This is a [JHipster](http://jhipster.github.io/) module, that is meant to be used in a JHipster application.
8
17
9
18
# Prerequisites
10
19
20
+
This module requires Jhipster version greater than 3.0.0 in order to work.
21
+
11
22
As this is a [JHipster](http://jhipster.github.io/) module, we expect you have JHipster and its related tools already installed:
0 commit comments