Skip to content

Commit

Permalink
Merged, published PDF OK, Ready for use.
Browse files Browse the repository at this point in the history
  • Loading branch information
BobDenny committed Oct 8, 2024
1 parent b06fae4 commit abdc15d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RBD-Notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,9 @@ along with rst-check, leaving rstcheck as the linter. Good enough.
* Complete Migration Guide, style enhancements, fix a few cross-references etc.
* Change copyrights to cover thru 2024
* Update tests to use latest ConformU Version 3.1.0 (Build 31181.cb32ac3), include latest logs.

08-Oct-2024
-----------
* Merge platform 76 branch onto master.
* Re-do HTML docs and publish in regular place /public_html/ascomsite/alpycadevice and dump temporary alpycadevice7 folder
* As usual PDF fails. Put in the Rinoh fix Desc_Sig_Space see conf.py at the top. SUCCEEDED!!!!!
8 changes: 8 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
# list see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html

# For rinoh bug
# https://github.com/brechtm/rinohtype/issues/414#issuecomment-1640887769

from rinoh.frontend.rst import DocutilsInlineNode

class Desc_Sig_Space(DocutilsInlineNode):
pass

# -- Path setup --------------------------------------------------------------

# If extensions (or modules to document with autodoc) are in another directory,
Expand Down

0 comments on commit abdc15d

Please sign in to comment.