Skip to content

remove obsolete documentation from the site #7476

@thestinger

Description

@thestinger
Contributor

There's the old documentation for libcore under the static subdomain http://static.rust-lang.org/doc/core/index.html and also old documentation under the dl subdomain http://dl.rust-lang.org/doc/tutorial-ffi.html

It would be nice to purge these because they clutter search results, and occasionally people ask about them.

Activity

ghost assigned on Jun 29, 2013
thestinger

thestinger commented on Jul 20, 2013

@thestinger
ContributorAuthor
thestinger

thestinger commented on Sep 9, 2013

@thestinger
ContributorAuthor

The documentation is also still there for old module paths, such as http://static.rust-lang.org/doc/std/dbg.html

thestinger

thestinger commented on Sep 12, 2013

@thestinger
ContributorAuthor

cc @brson - ideally, the doc builder would clear these directories when uploading the replacements

brson

brson commented on Sep 18, 2013

@brson
Contributor

Done.

reopened this on Sep 27, 2013
alexcrichton

alexcrichton commented on Sep 27, 2013

@alexcrichton
Member

This should be fixed by #9544

alexcrichton

alexcrichton commented on Sep 28, 2013

@alexcrichton
Member

Yay! PR has been merged and buildbots have been upated, the old docs no longer exist.

added a commit that references this issue on Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon@alexcrichton@brson@huonw@thestinger

        Issue actions

          remove obsolete documentation from the site · Issue #7476 · rust-lang/rust