Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All files of project in Globals? #551

Closed
allanegidio opened this issue Jul 11, 2017 · 2 comments
Closed

All files of project in Globals? #551

allanegidio opened this issue Jul 11, 2017 · 2 comments
Labels
question Question about functionality

Comments

@allanegidio
Copy link

I generated code using typedoc.
But it generated without a summary.
Why were all the files stored in Globals?

@aciccarello aciccarello added the question Question about functionality label Jul 11, 2017
@aciccarello
Copy link
Collaborator

Hello @allanegidio do you have a readme.md in your root directory? Listing all of the files in globals is the way typedoc currently outputs documentation. Originally typedoc was designed around the old modules/namespaces system. The output for the files option is therefore a bit messy. See #68 and #242 for more information.

@allanegidio
Copy link
Author

Hello @aciccarello, thanks for answer.
Yes i have. I will check these issues and fix it.
:D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about functionality
Projects
None yet
Development

No branches or pull requests

2 participants