jakartaee / jakartaee-tutorial

Jakarta EE Tutorial Content
https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/
Eclipse Public License 2.0
15 stars 21 forks source link

Introduction: Add figure and table captions #89

Closed kito99 closed 1 month ago

kito99 commented 7 months ago

Right now the tables and figures don't have captions in the Overview. (Compare the images in the overview https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/intro/overview/overview.html with the ones in the Security chapter: https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/security/security.html).

To fix this, look at how table and figure captions are done in the Security chapter and elsewhere, and link to them as we do elsewhere in the tutorial. Relevant paths in the repo:

Also, update the Contributing guide accordingly to explain how to add captions for figures and tables.

kito99 commented 7 months ago

@jhammen this is a possibility for you.