# Module Documentation Not Showing Up

**URL:** https://forum.juce.com/t/module-documentation-not-showing-up/37860
**Category:** Site Feedback
**Created:** [March 2, 2020, 4:14am UTC](https://forum.juce.com/t/module-documentation-not-showing-up/37860 "2020-03-02T04:14:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lassandroan](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/lassandroan/32/6371_2.png) [@lassandroan](https://forum.juce.com/u/lassandroan)
#### Post date: [March 2, 2020, 4:14am UTC](https://forum.juce.com/t/module-documentation-not-showing-up/37860/1 "2020-03-02T04:14:24Z")

</div>

Seems there’s an issue with the Doxygen documentation… I keep trying different module pages here and get no contents on the page:

 ![Screen Shot 2020-03-01 at 10.13.48 PM](https://us1.discourse-cdn.com/flex026/uploads/juce/original/2X/8/87f2559f636aec85011712549a63d075c4493fa4.png)

EDIT: So far I’ve only gotten [this page](https://docs.juce.com/master/group __juce__ gui__basics-commands.html) to show up for me

---

<div class="post-metadata">

### Author: ![t0m](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/t0m/32/16413_2.png) [@t0m](https://forum.juce.com/u/t0m)
#### Post date: [March 3, 2020, 6:51pm UTC](https://forum.juce.com/t/module-documentation-not-showing-up/37860/2 "2020-03-03T18:51:04Z")

</div>

Thank you for reporting!

The latest version of Doxygen (1.8.17) fails to populate JUCE’s module groups correctly. Rolling back to 1.8.16 to generate our docs has fixed the problem.
