Ed Brannin 90d8710478 Windows: Use posixpath in nav.FC.make_absolute()
nav.FileContext.make_absolute() is only used to compare
links to entries in mkdocs.yml, so it makes sense for it
to only use POSIX-style paths.

Without this, the site fails to build because it checks for
a Windows-style path in a list of POSIX paths in
build.PathToURL.__call__().

This is the last change required to build the mkdocs site
on Windows.
2014-08-16 23:42:04 -04:00
2014-02-10 19:44:11 +00:00
2014-08-09 20:15:10 -04:00
2014-03-30 16:02:55 +01:00
2014-02-16 13:48:22 +00:00
2014-03-30 16:02:22 +01:00
2014-03-30 16:02:22 +01:00
2014-08-09 20:15:10 -04:00
Languages
Python 81%
JavaScript 13.4%
HTML 4.1%
CSS 1.5%