[docs] API links are broken #276

Open
opened 2020-08-06 16:57:44 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:57:44 +00:00 (Migrated from github.com)

I think the initial landing of the docs/ directory and Jekyl integration landed with version numbers, but the landing page at https://mozilla.github.io/mentat/ is full of broken links because the version numbers are missing.

I'd like to see:

  • the links corrected
  • some kind of "latest" and "v0.x" incorporated
  • version numbers of the APIs to be at the top-level, like mentat/0.7/{swift,rust,...} rather than mentat/{swift,rust}/0.7
  • version numbers to agree with the main Mentat version number (so 0.7 throughout, or whatever is appropriate)
  • the stanza bundle exec jekyll serve --incremental somewhere in the documentation itself

@fluffyemily can you take some or all of those items? Thanks! (P.S. Your instructions worked well for me locally, and the site looks good!)

I think the initial landing of the `docs/` directory and Jekyl integration landed with version numbers, but the landing page at https://mozilla.github.io/mentat/ is full of broken links because the version numbers are missing. I'd like to see: - the links corrected - some kind of "latest" and "v0.x" incorporated - version numbers of the APIs to be at the top-level, like `mentat/0.7/{swift,rust,...}` rather than `mentat/{swift,rust}/0.7` - version numbers to agree with the main Mentat version number (so 0.7 throughout, or whatever is appropriate) - the stanza `bundle exec jekyll serve --incremental` somewhere in the documentation itself @fluffyemily can you take some or all of those items? Thanks! (P.S. Your instructions worked well for me locally, and the site looks good!)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#276
No description provided.