• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision9fcf88b687892d6da9872ea8460c7ffa0be123ce (tree)
Time2022-05-24 21:28:48
AuthorAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Log Message

Improvement on 'std' layout

Change Summary

Incremental Difference

diff -r cbb81a4d0e18 -r 9fcf88b68789 conf.py
--- a/conf.py Tue May 24 14:28:05 2022 +0200
+++ b/conf.py Tue May 24 14:28:48 2022 +0200
@@ -26,6 +26,7 @@
2626 'tagcloud.html']}
2727 def setup(app):
2828 app.add_css_file('../_static/SwBMnl+rtfd.css')
29+ app.add_css_file('../_static/std_needs.css')
2930
3031 ## ABlog
3132 #-------
diff -r cbb81a4d0e18 -r 9fcf88b68789 requirements.txt
--- a/requirements.txt Tue May 24 14:28:05 2022 +0200
+++ b/requirements.txt Tue May 24 14:28:48 2022 +0200
@@ -3,3 +3,4 @@
33 sphinxcontrib-fulltoc
44 sphinx-rtd-theme
55 sphinx-tabs
6+sphinxcontrib-needs