Skip to content

Conversation

@jiahao
Copy link
Member

@jiahao jiahao commented Oct 15, 2014

This PR add cross-references between chapters of the manual and types, constants and functions in the standard library reference, now that I know the magic sphinx incantations to do so.

Minor typo corrections and formatting changes are also included.

Will continue to add to this when I am bored.

Even though this is WIP, this branch is mergable at any time.

@jiahao jiahao force-pushed the cjh/link-doc branch 2 times, most recently from 5350f40 to 5578af4 Compare October 15, 2014 21:50
NOTE: Currently, the doctests fail, presumably because of some change in functionality?

example:

Failed example:
    Dates.tofirst(istuesday, Date(2014,7,13); of=Dates.Year)
Expected:
    2014-01-07
Got:
    ERROR: `tofirst` has no method matching tofirst(::Function, ::Date)
This change removes sphinx's confusion by the type parameter in function
signature
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover merge artifacts here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, fixed

jiahao added a commit that referenced this pull request Oct 28, 2014
WIP: Cross-reference stdlib from manual
@jiahao jiahao merged commit cdde4df into master Oct 28, 2014
@jiahao jiahao deleted the cjh/link-doc branch October 28, 2014 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants