[libxslt.wiki] Update Library internals
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxslt.wiki] Update Library internals
- Date: Sat, 12 Feb 2022 17:31:46 +0000 (UTC)
commit 2bf87984e77e158292f7a0e5b14aacd9ff328ff4
Author: Nick Wellnhofer <wellnhofer aevum de>
Date: Sat Feb 12 17:31:45 2022 +0000
Update Library internals
Library-internals.md | 20 --------------------
1 file changed, 20 deletions(-)
---
diff --git a/Library-internals.md b/Library-internals.md
index 3f4326b..b28715c 100644
--- a/Library-internals.md
+++ b/Library-internals.md
@@ -1,23 +1,3 @@
-### Table of contents
-
-* [Introduction](http://xmlsoft.org/XSLT/internals.html#Introducti)
-* [Basics](http://xmlsoft.org/XSLT/internals.html#Basics)
-* [Keep it simple stupid](http://xmlsoft.org/XSLT/internals.html#Keep)
-* [The libxml nodes](http://xmlsoft.org/XSLT/internals.html#libxml)
-* [The XSLT processing steps](http://xmlsoft.org/XSLT/internals.html#XSLT)
-* [The XSLT stylesheet compilation](http://xmlsoft.org/XSLT/internals.html#XSLT1)
-* [The XSLT template compilation](http://xmlsoft.org/XSLT/internals.html#XSLT2)
-* [The processing itself](http://xmlsoft.org/XSLT/internals.html#processing)
-* [XPath expressions compilation](http://xmlsoft.org/XSLT/internals.html#XPath)
-* [XPath interpretation](http://xmlsoft.org/XSLT/internals.html#XPath1)
-* [Description of XPath Objects](http://xmlsoft.org/XSLT/internals.html#Descriptio)
-* [XPath functions](http://xmlsoft.org/XSLT/internals.html#XPath3)
-* [The variables stack frame](http://xmlsoft.org/XSLT/internals.html#stack)
-* [Extension support](http://xmlsoft.org/XSLT/internals.html#Extension)
-* [Further reading](http://xmlsoft.org/XSLT/internals.html#Futher)
-* [TODOs](http://xmlsoft.org/XSLT/internals.html#TODOs)
-* [Thanks](http://xmlsoft.org/XSLT/internals.html#Thanks)
-
### Introduction
This document describes the processing of [libxslt](http://xmlsoft.org/XSLT/), the
[XSLT](http://www.w3.org/TR/xslt) C library developed for the [GNOME](http://www.gnome.org/) project.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]