1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-04-29 07:39:06 +02:00

updated docfx and improved docs navbar

This commit is contained in:
Ell 2023-09-15 15:10:03 +02:00
parent 1a06bcc7fd
commit ebeba463b4
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
- name: Home
href: /
- name: Tutorials
href: articles/
- name: API Documentation
href: api/
- name: Changelog
href: ../CHANGELOG.md
href: ../CHANGELOG.md

View file

@ -1,5 +1,5 @@
#addin nuget:?package=Cake.DocFx&version=1.0.0
#tool dotnet:?package=docfx&version=2.67.5
#tool dotnet:?package=docfx&version=2.70.3
// this is the upcoming version, for prereleases
var version = Argument("version", "6.3.0");