From daca6df41a4500a27ff31246ca55065dadb1d6d9 Mon Sep 17 00:00:00 2001 From: Don Alfons Nisnoni Date: Tue, 12 May 2020 05:56:16 +0800 Subject: [PATCH] docs: fix TOC navigation links --- doc/docs.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/docs.md b/doc/docs.md index 0d50f9d907..a6df1fd0ea 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -24,7 +24,7 @@ you can do in V. 4. Variables 5. Primitive types 6. Strings - + 7. Imports Arrays @@ -63,21 +63,21 @@ you can do in V. ORM vfmt Writing documentation - Calling C functions from V + Calling C functions from V - Conditional compilation - Reflection via codegen - Limited operator overloading - Inline assembly - Translating C/C++ to V - Hot code reloading + Conditional compilation + Reflection via codegen + Limited operator overloading + Inline assembly + Translating C/C++ to V + Hot code reloading - Cross compilation - Cross-platform shell scripts in V - Appendix I: Keywords - Appendix II: Operators + Cross compilation + Cross-platform shell scripts in V + Appendix I: Keywords + Appendix II: Operators