Skip to content

Commit

Permalink
Merge pull request #26173 from fredrikekre/fe/dates-docs
Browse files Browse the repository at this point in the history
Move Dates docs
  • Loading branch information
ararslan authored Feb 23, 2018
2 parents 018fb61 + 1f5f352 commit 5fe90ff
Show file tree
Hide file tree
Showing 5 changed files with 626 additions and 673 deletions.
1 change: 0 additions & 1 deletion doc/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ const PAGES = [
"manual/missing.md",
"manual/networking-and-streams.md",
"manual/parallel-computing.md",
"manual/dates.md",
"manual/running-external-programs.md",
"manual/calling-c-and-fortran-code.md",
"manual/handling-operating-system-variation.md",
Expand Down
36 changes: 0 additions & 36 deletions doc/src/base/index.md

This file was deleted.

3 changes: 1 addition & 2 deletions doc/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Please read the [release notes](NEWS.md) to see what has changed since the last
* [Missing Values](@ref missing)
* [Networking and Streams](@ref)
* [Parallel Computing](@ref)
* [Date and DateTime](@ref)
* [Running External Programs](@ref)
* [Calling C and Fortran Code](@ref)
* [Handling Operating System Variation](@ref)
Expand Down Expand Up @@ -80,7 +79,7 @@ Please read the [release notes](NEWS.md) to see what has changed since the last
* [Base64](@ref)
* [CRC32c](@ref)
* [SHA](@ref)
* [Dates and Time](@ref stdlib-dates)
* [Dates](@ref stdlib-dates)
* [Delimited Files](@ref)
* [Distributed Computing](@ref)
* [File Events](@ref lib-filewatching)
Expand Down
Loading

0 comments on commit 5fe90ff

Please sign in to comment.