Skip to content

Commit

Permalink
Add CHANGELOG to the website (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene authored Jan 17, 2024
1 parent 96945ab commit ca76044
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/mkdocs/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--8<-- "CHANGELOG.md"
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ nav:
- Documentation: https://icub-tech-iit.github.io/ergocub-software/doc/doxygen/doc/html/index.html
- Modules:
- Getting started: 'modules_intro.md'
- ergoCubEmotions: 'ergocubemotions.md'
- ergoCubEmotions: 'ergocubemotions.md'
- CHANGELOG: 'CHANGELOG.md'

0 comments on commit ca76044

Please sign in to comment.