fsdocs-tool 20.0.0-alpha-013

This is a prerelease version of fsdocs-tool.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global fsdocs-tool --version 20.0.0-alpha-013
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local fsdocs-tool --version 20.0.0-alpha-013
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=fsdocs-tool&version=20.0.0-alpha-013&prerelease
                    
nuke :add-package fsdocs-tool --version 20.0.0-alpha-013
                    

The 'dotnet fsdocs' documentation generation tool for F# projects. Install use 'dotnet tool add fsdocs-tool'. See the project site for documentation.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
21.0.0-beta-005 1,596 4/23/2025
21.0.0-beta-004 1,746 11/20/2024
21.0.0-beta-003 492 8/16/2024
21.0.0-beta-002 2,189 6/19/2024
21.0.0-beta-001 1,551 6/6/2024
20.0.1 28,422 5/31/2024
20.0.0 7,858 2/14/2024
20.0.0-beta-002 1,297 2/8/2024
20.0.0-beta-001 759 1/31/2024
20.0.0-alpha-019 566 1/29/2024
20.0.0-alpha-018 1,863 1/10/2024
20.0.0-alpha-017 399 1/9/2024
20.0.0-alpha-016 1,724 12/7/2023
20.0.0-alpha-015 218 12/6/2023
20.0.0-alpha-014 774 11/22/2023
20.0.0-alpha-013 700 11/21/2023
20.0.0-alpha-012 275 11/17/2023
20.0.0-alpha-011 228 11/16/2023
20.0.0-alpha-010 1,345 11/15/2023
20.0.0-alpha-009 752 11/11/2023
20.0.0-alpha-008 212 11/10/2023
20.0.0-alpha-007 168 11/10/2023
20.0.0-alpha-006 202 11/9/2023
20.0.0-alpha-005 202 11/9/2023
20.0.0-alpha-004 250 11/8/2023
20.0.0-alpha-003 407 11/6/2023
20.0.0-alpha-002 321 11/3/2023
20.0.0-alpha-001 309 11/3/2023
19.1.1 8,153 10/10/2023
19.1.0 3,262 9/15/2023
19.0.0 7,513 8/22/2023
18.1.1 556 8/2/2023
18.1.0 8,951 4/13/2023
18.0.0 1,220 3/29/2023
17.4.1 393 3/29/2023
17.4.0 2,207 3/9/2023
17.3.0 358 3/6/2023
17.2.3 2,537 2/21/2023
17.2.2 2,728 1/16/2023
17.2.1 472 1/14/2023
17.2.0 5,042 12/28/2022
17.1.0 581 11/22/2022
17.0.0 3,659 11/17/2022
16.1.1 11,104 9/7/2022
16.1.0 3,881 8/30/2022
16.0.4 566 8/30/2022
16.0.3 566 8/30/2022
16.0.2 874 8/23/2022
16.0.1 5,173 8/16/2022
15.0.3 605 8/15/2022
15.0.2 992 8/5/2022
15.0.1 2,412 7/1/2022
15.0.0 12,879 3/20/2022
14.0.1 23,199 11/11/2021
14.0.0 473 11/10/2021
13.0.1 466 11/10/2021
13.0.0 445 11/10/2021
12.0.2 481 11/10/2021
12.0.0 862 11/7/2021
1.0.0 215 11/21/2023

### Added

* * Add more options to customize colors.

### Changed

* - Update FCS to 43.8.100

### Removed

* - `--fsdocs-theme-toggle-light-color` and `--fsdocs-theme-toggle-dark-color` are now deprecated. Use `--header-link-color` instead.
* - `<FsDocsCollectionNameLink>`