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

Separate by folder #3697

Open
fulldecent opened this issue Apr 12, 2024 · 0 comments
Open

Separate by folder #3697

fulldecent opened this issue Apr 12, 2024 · 0 comments

Comments

@fulldecent
Copy link
Contributor

I am using phpDocumentor on a large project, Moodle. It generates over 10GB of website output.

https://github.com/fulldecent/phpdoc/actions/runs/8655960879/job/23735714726

One specific issue with Moodle is that a lot of code is top-level functions that are not namespaced. So the current index page of docs (now at https://fulldecent.github.io/phpdoc/) is too big to load. And search freezes the browser.

Other pages work great.

So maybe there is some way to suppress part of the index page or maybe there is some way to break down sections of the documentation automatically based on the folder structure.

Just putting ideas here. Maybe someone has a practical workaround.

@phpdoc-bot phpdoc-bot added this to Needs triage in phpDoc issue triage board Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
phpDoc issue triage board
  
Needs triage
Development

No branches or pull requests

1 participant