Commit 92e7dab
committed
Include special packages in package_names.csv
The package_names.csv published to hexdocs.pm was generated solely from
the Hex registry names, so the Elixir standard library applications and
Hex itself (the special packages, which are documented on hexdocs.pm but
not published as Hex packages) were absent. Consumers such as the
hexdocs search autocomplete therefore could not list them.
Prepend the configured special package names so the file reflects the
same authoritative set the rest of the producer uses.1 parent af6fb17 commit 92e7dab
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| 365 | + | |
365 | 366 | | |
366 | 367 | | |
367 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
0 commit comments