elixir/static
Louis Chauvet 18376d3f7b web: Display documentation before other things
The current order for displaying references is:

- [definitions] prototype, label, typedef, variable, struct, member,
  function
- documentation
- references

This order is not very practical when you are searching for information
about a symbol, as you often want to know if the symbol is documented.

By inverting the order and displaying the documentation first, the user
experience may be improved for finding the documentation. This should not
significantly change the UX for definitions, as there are already many
definitions, and you already have to search for what you want.
2024-11-06 17:17:00 +01:00
..
fonts Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
img web: static/img: commit favicon.ico 2024-09-27 17:48:34 +02:00
autocomplete.js autocomplete: Submit form on item selection 2024-09-13 11:22:28 +02:00
dynamic-references.js web: Display documentation before other things 2024-11-06 17:17:00 +01:00
robots.txt static: add /robots.txt 2024-09-27 18:19:11 +02:00
script.js js: Switch to strict mode in script.js 2024-09-26 13:05:00 +02:00
style.css static/style.css: update normalize.css from v7.0.0 to v8.0.1 2024-11-06 15:33:13 +01:00