#296 Fandoc Suggestion

tactics Thu 17 Jul 2008

I just noticed something that would make browsing Fandoc much nicer.

When a function signature lists a List or Map type, the links will direct the user's browser to the List or Map documentation. Instead, it might be better to link to the page for the contained type(s). So Method[] would take you to the Method page, and [Str:Int] would give you two links, one to Str and the other to Int.

brian Thu 17 Jul 2008

Andy and I discussed that exact change, and he is planning to implement it.

tactics Thu 17 Jul 2008

Coolness.

I noticed it might apply to function types as well.

brian Fri 18 Jul 2008

this change is now live

Login or Signup to reply.