Skip to content

Offline documentation #1278

Answered by revarbat
pfelecan asked this question in Q&A
Sep 25, 2023 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

To just download the BOSL2 wiki locally, so you can view it offline, you can do the following:

  1. Install a multi-file aware MarkDown viewer/editor. On Mac, I recommend Typora.
  2. Clone the GitHub BOSL2 wiki repo locally. git clone https://github.com/BelfrySCAD/BOSL2.wiki.git
  3. Open the BOSL2.wiki/Home.md file with your MarkDown viewer.

To generate a local copy of the docs from sources, follow these steps:

  1. Install a MarkDown viewer/editor. On Mac, I recommend Typora.
  2. Install a recent Python version.
  3. Install pip and setuptools if needed. Recent Python versions don't need this step.
  4. pip install openscad_docsgen
  5. Clone the GitHub BOSL2 repo locally, if you haven't already. git clone https://github…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pfelecan
Comment options

Answer selected by pfelecan
Comment options

You must be logged in to vote
1 reply
@pfelecan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Docs Documentation issue
3 participants
Converted from issue

This discussion was converted from issue #1277 on September 26, 2023 00:46.