fsprojects / ExcelProvider

This library is for the .NET platform implementing a Excel type provider.
http://fsprojects.github.io/ExcelProvider/
The Unlicense
141 stars 51 forks source link

Live published documentation is out of date #64

Closed quintusm closed 4 months ago

quintusm commented 6 years ago

Description

The documentation as published at is out of date as of version 1. It is still referring to the old Fsharp.ExcelProvider namespace

Repro steps

Visit the website at and subpages

Expected behavior

The documentation should refer to opening Fsharp.Interop.Excel instead

The required changes seem to have already been made in the docs subfolder of the code. However, the generated documentation has not yet been published to the live site.

quintusm commented 4 years ago

The documentation has been updated

quintusm commented 3 years ago

Documentation needs to be updated again

quintusm commented 4 months ago

I have generated and published updated documentation to live website using the current version of fsdocs. I am closing this issue. If there are any issues with the documentation please create a new issue.