Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/librecad/docs
This is LibreCAD's documentation repository for multiple version and format documents, supported by readthedocs.io
https://github.com/librecad/docs
2d cad documentation
Last synced: about 2 months ago
JSON representation
This is LibreCAD's documentation repository for multiple version and format documents, supported by readthedocs.io
- Host: GitHub
- URL: https://github.com/librecad/docs
- Owner: LibreCAD
- Created: 2018-11-01T13:28:39.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T16:41:51.000Z (4 months ago)
- Last Synced: 2024-10-29T16:20:44.345Z (about 2 months ago)
- Topics: 2d, cad, documentation
- Language: Python
- Homepage: https://docs.librecad.org/
- Size: 6.25 MB
- Stars: 10
- Watchers: 7
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# docs
[![Documentation Status](https://readthedocs.org/projects/librecad/badge/?version=latest)](https://librecad.readthedocs.io/en/latest/?badge=latest)This is the **LibreCAD User Manual** documentation source repository. The manual can be read online at https://librecad.readthedocs.io/ (~~or downloaded in PDF or ePub formats~~). The repository will contain multiple versions of the manual corresponding with each release of LibreCAD.
The documentation is created using a markup language called "reStructuredText" (http://docutils.sourceforge.net/rst.html). For those interested in contributing to the documentation, refer to the **documentation wiki** (https://github.com/LibreCAD/docs/wiki) and **LibreCAD-doc** on the LibreCAD forum (http://forum.librecad.org/).
## Status
Section | Initial Draft :heavy_check_mark: | Review / Edit - Interim :heavy_check_mark: | Update for GA release :white_check_mark: | Comment
--- | --- | --- | --- | ---
**About** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | All about LibreCAD and the User Manual.
Copyright | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Contributors | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
**Getting Started** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Downloading, installing and configuring LibreCAD.
Install | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Configure | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
**References** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Technical descriptions of the tools, functions, widgets, etc.
Fundamentals | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Including "The Coordinate System".
Application Menu | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Drawing Tools | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Snapping | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Toolbars | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Dock Widgets | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Drawing Preferences | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Customizing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Including Style Sheets.
**User Guides** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Generic instructions on how to do a few things with LibreCAD.
Drawing Setup | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Scale, layers and templates.
Drawing and Editing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Using the Command Line | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Using Blocks | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Dimensioning & Text | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Completion and Printing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
**Appendices** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Miscellaneous information about LibreCAD.
Online Resources | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Web site, forum, wiki
Line Types | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Hatches | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Fonts | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Drawing Scales | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Languages | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Systems of Measurement | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Calculator | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Operators and Functions
Building from Source | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Contributing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
Licenses | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |