build123d/docs
gumyr 70310ddd4a
Some checks failed
benchmarks / benchmarks (macos-14, 3.12) (push) Has been cancelled
benchmarks / benchmarks (macos-15-intel, 3.12) (push) Has been cancelled
benchmarks / benchmarks (ubuntu-latest, 3.12) (push) Has been cancelled
benchmarks / benchmarks (windows-latest, 3.12) (push) Has been cancelled
Upload coverage reports to Codecov / run (push) Has been cancelled
pylint / lint (3.10) (push) Has been cancelled
Run type checker / typecheck (3.10) (push) Has been cancelled
Run type checker / typecheck (3.13) (push) Has been cancelled
Wheel building and publishing / Build wheel on ubuntu-latest (push) Has been cancelled
tests / tests (macos-14, 3.10) (push) Has been cancelled
tests / tests (macos-14, 3.13) (push) Has been cancelled
tests / tests (macos-15-intel, 3.10) (push) Has been cancelled
tests / tests (macos-15-intel, 3.13) (push) Has been cancelled
tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
tests / tests (windows-latest, 3.10) (push) Has been cancelled
tests / tests (windows-latest, 3.13) (push) Has been cancelled
Wheel building and publishing / upload_pypi (push) Has been cancelled
Shortened and removed CQ reference
2025-10-23 14:34:11 -04:00
..
_static Updating surface modeling docs 2025-10-19 15:31:47 -04:00
assets Updating surface modeling docs 2025-10-19 15:31:47 -04:00
topology_selection Add missing step to Fix #1017 2025-06-30 23:01:33 -04:00
advanced.rst Docs reorganization & new Tips section 2023-04-20 11:41:09 -04:00
advantages.rst Remove outdated filter_by_normal reference 2025-03-10 00:39:09 -04:00
algebra_definition.rst Fix various typos 2025-02-02 09:08:01 -05:00
algebra_performance.rst fix typo 2023-03-26 14:12:07 +02:00
assemblies.rst Fixed project name and included generator expression rather than list comprehension. 2024-09-26 13:53:38 +10:00
boxes_on_faces.svg Removing legacy reference 2022-09-16 10:42:10 -04:00
build123d_logo.svg Created logo in svg 2022-08-26 11:03:31 -04:00
build_line.rst Refactored sweep to generate faces within a sketch 2023-08-22 11:44:42 -04:00
build_part.rst build_part.rst -> Fix code reference for tea_cup example 2024-03-02 13:44:07 -06:00
build_sketch.rst Added to FAQ 2024-01-20 13:54:30 -05:00
builder_api_reference.rst Restructured docs to separate objects and opertions from builder api 2023-04-17 14:40:04 -04:00
builders.rst Docs reorganization 2023-02-06 11:47:32 -05:00
center.py Updating to use ExportSVG 2023-07-28 10:49:02 -04:00
center.rst Updating to use ExportSVG 2023-07-28 10:49:02 -04:00
cheat_sheet.rst Adding Airfoil 1D object 2025-10-06 13:42:46 -04:00
conf.py Adding glTF to docs 2024-04-09 09:37:59 -04:00
conicalProjection.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
debugging_logging.rst Adding debugging to docs 2023-04-20 16:18:45 -04:00
direct_api_classes.svg Minor pylint changes direct_api @ 9.88 2022-11-04 17:54:46 -04:00
direct_api_reference.rst readthedocs fixes to topology inheritance diagram, add mixin classes to topology/__init__.py, delete docs/requirements.txt, streamline workflows 2025-01-15 12:46:19 -06:00
environment.yaml Docs improvements 2022-07-15 11:20:24 -04:00
examples_1.rst Resolve #1019 and other spelling 2025-06-30 23:11:39 -04:00
external.rst Fix link format in external tools docs 2025-08-05 20:34:38 +02:00
flatProjection.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
general_examples.py general_examples.py -> remove unnecessary unpacking, rename a few variables 2024-07-11 16:06:55 -05:00
general_examples_algebra.py general_examples_algebra.py -> fix ex23 typo 2024-09-24 20:28:06 -05:00
heart_token.py Updating surface modeling docs 2025-10-19 15:31:47 -04:00
import_export.rst import_export.rst -> remove use of deprecated export_step method and use export_step function instead 2024-09-03 10:00:54 -05:00
index.rst Shortened and removed CQ reference 2025-10-23 14:34:11 -04:00
installation.rst installation.rst -> remove entire obsolete Apple Silicon workaround section 2024-11-22 15:37:13 -06:00
introduction.rst Moved Key Concepts to top level 2023-06-28 14:58:36 -04:00
introductory_examples.rst introductory_examples.rst -> fix code escape for show_all 2024-10-16 08:52:04 -05:00
joints.rst Resolve #1019 and other spelling 2025-06-30 23:11:39 -04:00
key_concepts.rst Updating doc: separating key concepts, adding OpenSCAD section 2025-01-22 20:04:42 -05:00
key_concepts_algebra.rst Fix various typos 2025-02-02 09:08:01 -05:00
key_concepts_builder.rst Updating doc: separating key concepts, adding OpenSCAD section 2025-01-22 20:04:42 -05:00
line_types.py Reformatted with black 24.2.0 2024-02-22 11:27:01 -05:00
location_arithmetic.rst Added plane_symbol() and better var names and typing to resolve #899 2025-03-10 00:21:09 -04:00
logo.png Adding logo 2022-08-18 11:11:13 -04:00
M6-1x12-countersunk-screw.step Adding Joints Tutorial 2022-12-29 14:29:03 -05:00
make.bat Changed permissions 2023-06-18 10:41:34 -04:00
Makefile Documentation 2022-07-13 16:13:33 -04:00
moving_objects.rst Added section on moving shapes 2025-01-24 19:50:16 -05:00
objects.rst Adding Airfoil 1D object 2025-10-06 13:42:46 -04:00
objects_1d.py Update AATA svg creation 2025-07-31 23:11:20 -04:00
objects_1d_blend_curve.py Adding BlendCurve to the docs 2025-09-03 11:01:05 -04:00
objects_2d.py Added the Triangle Sketch object 2023-12-08 16:06:45 -05:00
objects_3d.py Refactoring to use ExportSVG 2023-07-30 19:47:57 -04:00
OpenSCAD.rst Improving OpenSCAD example 2025-01-24 15:19:15 -05:00
operations.rst Adding draft to operations list 2025-05-25 19:13:44 -04:00
pack_demo.py Update documentation for pack function 2024-06-08 13:05:22 +02:00
projectText.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
reference_assembly.svg Refactored make_instance to Shape/copy & added docs 2023-01-31 12:38:57 -05:00
rigid_joints_pipe.py Refactored Joints into separate module, integrated with BuildPart - 2023-08-24 13:32:35 -04:00
rod_end.py Reducing thread size to avoid OCCT fuse issue 2025-07-01 10:23:57 -04:00
selector_example.py Fixing docs Issue #582 2024-03-17 11:25:15 -04:00
selectors.rst Add ability to filter faces/edges based on whether they are parallel to an arbitrary plane 2023-10-28 14:08:01 -06:00
slide_latch.py Typos 2023-11-10 00:05:11 -08:00
slotted_cylinder.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
spitfire_wing_gordon.py Updating surface modeling docs 2025-10-19 15:31:47 -04:00
tea_cup.png Put the tea cup on home page 2023-03-27 14:24:00 -04:00
tech_drawing_tutorial.rst Adding Technical Drawing Tutorial 2025-05-23 13:47:28 -04:00
technical_drawing.py Adding Technical Drawing Tutorial 2025-05-23 13:47:28 -04:00
thickenFace.png Documentation rebuilt - removed cadquery dependency 2022-10-28 11:00:53 -04:00
tips.rst Fix various typos 2025-02-02 09:08:01 -05:00
topology_selection.rst Rename to Topology Selection and Exploration, add section on new_edges, elaborate on GroupBy 2025-04-10 22:12:05 -04:00
tttt.rst Fix Buffer Stand drawing image link 2025-03-26 14:43:03 -04:00
tutorial_design.rst Fix various typos 2025-02-02 09:08:01 -05:00
tutorial_joints.py Deprecated to_axis Issue #155 2025-05-18 10:18:08 -04:00
tutorial_joints.rst Add links to available example imports to resolve #809 2025-03-10 15:45:40 -04:00
tutorial_lego.rst Fixing examples, PR #910 2025-02-22 10:55:46 -05:00
tutorial_selectors.rst Adding note about use of show Issue #669 2024-08-12 14:22:11 -04:00
tutorial_spitfire_wing_gordon.rst Adding missing spitfile file 2025-10-19 15:37:32 -04:00
tutorial_surface_heart_token.rst Updating surface modeling docs 2025-10-19 15:31:47 -04:00
tutorial_surface_modeling.rst Updating surface modeling docs 2025-10-19 15:31:47 -04:00
tutorials.rst Adding Technical Drawing Tutorial 2025-05-23 13:47:28 -04:00