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

Proposal: split the regexes page in two different files #2410

Closed
JJ opened this issue Oct 23, 2018 · 0 comments · Fixed by #2431
Closed

Proposal: split the regexes page in two different files #2410

JJ opened this issue Oct 23, 2018 · 0 comments · Fixed by #2431
Labels
docs Documentation issue (primary issue type) wishlist "nice to have" issues; might require a lot of work or a big change or be low priority

Comments

@JJ
Copy link
Contributor

JJ commented Oct 23, 2018

The problem

Here's the list of the heaviest pages in the language directory:

-rw-rw-r-- 1 jmerelo jmerelo 93890 oct  8 07:30 operators.pod6
-rw-rw-r-- 1 jmerelo jmerelo 85838 oct 23 19:30 regexes.pod6
-rw-rw-r-- 1 jmerelo jmerelo 66345 sep 15 12:23 traps.pod6
-rw-rw-r-- 1 jmerelo jmerelo 65898 oct 11 08:14 5to6-perlfunc.pod6
-rw-rw-r-- 1 jmerelo jmerelo 57482 oct  7 12:07 5to6-nutshell.pod6
-rw-rw-r-- 1 jmerelo jmerelo 46332 oct 23 19:30 variables.pod6
-rw-rw-r-- 1 jmerelo jmerelo 40456 oct 23 19:30 subscripts.pod6
-rw-rw-r-- 1 jmerelo jmerelo 38744 oct 23 19:30 glossary.pod6
-rw-rw-r-- 1 jmerelo jmerelo 38604 oct 13 11:40 nativecall.pod6

At 80K, regexes is the second biggest. It also features a mixture of tutorial, reference and "best practices"

Suggestions

Split the the "Best practices and gotchas" section to its own page, for better indexing and findability from search engines.

@JJ JJ added docs Documentation issue (primary issue type) wishlist "nice to have" issues; might require a lot of work or a big change or be low priority easy to resolve labels Oct 23, 2018
@JJ JJ closed this as completed in #2431 Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type) wishlist "nice to have" issues; might require a lot of work or a big change or be low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant