Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract book into a submodule #40332

Merged
merged 12 commits into from
Mar 21, 2017
Merged

Extract book into a submodule #40332

merged 12 commits into from
Mar 21, 2017

Commits on Mar 20, 2017

  1. Remove the existing book

    We'll bring this back in with the next commit, as a submodule.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    e4628fb View commit details
    Browse the repository at this point in the history
  2. Import submodule for the book.

    It's all in the external repository now.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    f17965d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8573a13 View commit details
    Browse the repository at this point in the history
  4. build book index

    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    5f2f3d0 View commit details
    Browse the repository at this point in the history
  5. Render redirect pages.

    These pages will help people who have links to the older book.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    422330d View commit details
    Browse the repository at this point in the history
  6. Fix up some issues.

    Becuase I had run a `x.py doc` before doing this work, I had
    accidentally relied on some files existing in places that they didn't
    need to be.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    c97b48f View commit details
    Browse the repository at this point in the history
  7. fix whitespace

    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    966e721 View commit details
    Browse the repository at this point in the history
  8. skip nostarch directory

    This is for coordinating with our publishers; we don't ever want to test it.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    2330459 View commit details
    Browse the repository at this point in the history
  9. Update book and reference submodules

    Some links needed adjustment to support this new scheme.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    c0e7b16 View commit details
    Browse the repository at this point in the history
  10. Fix up various links

    The unstable book, libstd, libcore, and liballoc all needed some
    adjustment.
    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    d1d9626 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4eef581 View commit details
    Browse the repository at this point in the history
  12. fix trailing whitespace

    steveklabnik committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    96d3594 View commit details
    Browse the repository at this point in the history