Skip to content

Conversation

@jodygarnett
Copy link
Contributor

@jodygarnett jodygarnett commented Jul 8, 2025

Setting up markdown website / documentation:

  • Material for mkdocs site generation

  • Q: How to do anchor for FAQ?

    Markdown supports <a name="B4"></a>. May be easier to rely on those generated based on the title text, for use in the page table-of-contents (as shown in screen snap below).

  • Q: How to host javadocs?

    This is a challenge, presently they are files in gh-pages branch
    (which prevents the use of mkdocs gh-deploy that replaces entire branch
    with static content).

Looking at converting the existing PDFs using pandoc, or google docs (which offers to save as markdown).

image

@jodygarnett jodygarnett requested a review from dr-jts July 8, 2025 05:12
@dr-jts
Copy link
Contributor

dr-jts commented Jul 8, 2025

Good work on the PDF conversion. The Tech Specs docx file can be removed I think?

The two image directories have different names - is that intentional? Can they both be just img?

Copy link
Contributor

@dr-jts dr-jts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Tech Specs docx file can be removed I think?

The two image directories have different names - is that intentional? Can they both be just img?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants