diff --git a/docs/apidocs.fsx b/docs/apidocs.fsx index c2ea469d..c974205a 100644 --- a/docs/apidocs.fsx +++ b/docs/apidocs.fsx @@ -3,7 +3,7 @@ title: Generating API Docs category: Documentation categoryindex: 1 -index: 6 +index: 7 --- *) (*** condition: prepare ***) diff --git a/docs/commandline.md b/docs/commandline.md index 127a06dc..78e83642 100644 --- a/docs/commandline.md +++ b/docs/commandline.md @@ -1,7 +1,7 @@ --- category: Documentation categoryindex: 1 -index: 1 +index: 2 --- # Command line diff --git a/docs/content.fsx b/docs/content.fsx index 7ec8acd6..8b6b4ce5 100644 --- a/docs/content.fsx +++ b/docs/content.fsx @@ -2,7 +2,7 @@ --- category: Documentation categoryindex: 1 -index: 5 +index: 6 --- *) (*** condition: prepare ***) diff --git a/docs/evaluation.fsx b/docs/evaluation.fsx index 1fe4fbb5..a1237bb3 100644 --- a/docs/evaluation.fsx +++ b/docs/evaluation.fsx @@ -2,7 +2,7 @@ --- category: Documentation categoryindex: 1 -index: 7 +index: 8 --- *) (*** condition: prepare ***) diff --git a/docs/literate-notebook.ipynb b/docs/literate-notebook.ipynb index 683e457b..58f7eab6 100644 --- a/docs/literate-notebook.ipynb +++ b/docs/literate-notebook.ipynb @@ -13,7 +13,7 @@ "\n", "categoryindex: 1\n", "\n", - "index: 4\n", + "index: 5\n", "\n", "---\n", "\n", @@ -28,7 +28,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "id": "fdf16de9", "metadata": { "dotnet_interactive": { @@ -40,17 +40,14 @@ "kernelName": "fsharp" }, "vscode": { - "languageId": "fsharp" + "languageId": "polyglot-notebook" } }, "outputs": [ { "data": { "text/html": [ - "{ Name = "Alf"\\n Phone = "(555) 555-5555"\\n ZipCode = "90210" }Name"Alf"\r\n", - "Phone"(555) 555-5555"\r\n", - "ZipCode"90210"\r\n", - "
{ Name = "Alf"\\n Phone = "(555) 555-5555"\\n ZipCode = "90210" }
"Alf"\r\n", - "
"(555) 555-5555"\r\n", - "
"90210"\r\n", - "