Closed jasonrudolph closed 5 years ago
:wave: @lee-dohm: Here's what I'm working on for the API docs migration so far. If you see anything in here that seems like it's going in a different direction than what you had in mind, please let me know. :bow:
Sounds like the right approach to me! 👍
:wave: @lee-dohm: I think this is ready for review now.
Note that the build currently fails when attempting to verify external links, but I anticipate us fixing that issue before we merge these changes into master
. (This pull request targets the api-docs
branch, so merging this pull request will not merge these changes to the master
branch.)
:wave: @lee-dohm: I'm gonna go ahead and merge this branch, so that @as-cii and I can get started on the next steps. However, if you notice anything that you'd like to see changed, just let me know, and I'll be sure to take a look.
This pull request targets the
api-docs
branch. (That branch is currently a work in progress. We anticipate opening a pull request for that branch soon.)data/apis-by-version
and not delete source filessplit_api_json
Rake task with some equivalent logic ingulpfile.js
, so thatnpm run gulp
continues to provide the end-to-end build process (42c10c6cf57f38bf9a1f109159d53a014b2b65a3)nanoc:compile
task in gulp to avoid exceeding the max buffer size, now that our build now writes quite a bit more content to STDOUT