• R/O
  • SSH

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révision8af27f1e630ecf0756235b5d3500094574c93cd4 (tree)
l'heure2022-05-29 20:17:22
AuteurAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Message de Log

fixed spaces and local-toc-depth

Change Summary

Modification

diff -r e5c397d45312 -r 8af27f1e630e CCastle/1.Usage/1.CompilerCompiler.rst
--- a/CCastle/1.Usage/1.CompilerCompiler.rst Tue May 24 15:32:18 2022 +0200
+++ b/CCastle/1.Usage/1.CompilerCompiler.rst Sun May 29 13:17:22 2022 +0200
@@ -1,6 +1,7 @@
11 .. sidebar:: On this page
22
33 .. contents::
4+ :depth: 3
45 :local:
56 :backlinks: none
67
diff -r e5c397d45312 -r 8af27f1e630e CCastle/2.Design/syntax/3.NoActions.rst
--- a/CCastle/2.Design/syntax/3.NoActions.rst Tue May 24 15:32:18 2022 +0200
+++ b/CCastle/2.Design/syntax/3.NoActions.rst Sun May 29 13:17:22 2022 +0200
@@ -1,6 +1,7 @@
11 .. sidebar:: On this page
22
33 .. contents::
4+ :depth: 3
45 :local:
56 :backlinks: none
67
@@ -140,7 +141,7 @@
140141 .. [#fun]
141142 Just for fun: Guess, what is bigger: All source-code of the complete Linux-kernel, or one (high definition) movie?
142143
143-
144+
144145 .. _YACC: https://en.wikipedia.org/wiki/Yacc
145146 .. _SAX: https://en.wikipedia.org/wiki/Simple_API_for_XML
146147 .. _DOM: https://en.wikipedia.org/wiki/Document_Object_Model
diff -r e5c397d45312 -r 8af27f1e630e conf.py
--- a/conf.py Tue May 24 15:32:18 2022 +0200
+++ b/conf.py Sun May 29 13:17:22 2022 +0200
@@ -73,4 +73,5 @@
7373
7474 # tabs (There are many versions, we use this one
7575 #-----------------------------------------------
76-extensions.append ('sphinx_tabs.tabs')
76+extensions.append('sphinx_tabs.tabs')
77+