UPDATE: Add placeholders for all functions

This commit is contained in:
Nicolás Hatcher
2024-11-24 13:50:54 +01:00
committed by Nicolás Hatcher Andrés
parent 48afb45eb9
commit 8243e231ab
478 changed files with 12081 additions and 42 deletions

View File

@@ -2,31 +2,11 @@
# https://vitepress.dev/reference/default-theme-home-page
layout: doc
outline: deep
# hero:
# name: "IronCalc Documentation"
# text: "The documentation of IronCalc"
# tagline: My great project tagline
# actions:
# - theme: brand
# text: Markdown Examples
# link: /features/markdown-examples
# - theme: alt
# text: API Examples
# link: /features/api-examples
# features:
# - title: Feature A
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
# - title: Feature B
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
# - title: Feature C
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
---
# About IronCalc
IronCalc is in it's infancy, although we aim at supporting many of common spreadsheet features you might find some important features missing in your normal workflow.
IronCalc is in its infancy, although we aim at supporting many of common spreadsheet features you might find some important features missing in your normal workflow.
If the lack of a particular feature is stopping you from using IronCalc please let us know and we will try to prioritize that over others.