Skip to content

Conversation

jamessan
Copy link
Member

Rename doc2/general.html to doc2/index.html and set the canonical URL to
doc/. This restores our long-standing https://neovim.io/doc/ URL.

Closes #253

Rename doc2/general.html to doc2/index.html and set the canonical URL to
doc/.  This restores our long-standing https://neovim.io/doc/ URL.

Closes neovim#253
jamessan added a commit to jamessan/doc that referenced this pull request Apr 16, 2022
After neovim/neovim.github.io#271, doc2/general/index.html is now
doc2/index.html.  This restores the content for https://neovim.io/doc/.
@jamessan jamessan merged commit fd32350 into neovim:master Apr 16, 2022
@jamessan jamessan deleted the fix-doc branch April 16, 2022 15:34
justinmk added a commit that referenced this pull request Oct 10, 2022
Problem:
Submenus in the nav should be avoided, they are clunky. Eventually we
should try to remove the other one.

Solution:
- Remove submenu for "Documenation" navigation item. We don't need
  subpages, just a single landing page.
  - Subpages should live in `:help` itself.
  - High-level info about LSP and treesitter can live on the
    "Documenation" landing page itself, rather than subpages. And also
    in the "Screenshots" or "Features" (TODO) pages.
- The old subpages are preserved so that old links continue to work.

ref #271
close #232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken link for documentation on Neovim.io
1 participant