Skip to content

Commit dd5b81e

Browse files
committed
Misc edits / cleanup
1 parent cee5aee commit dd5b81e

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ The documentation is created using a markup language called "reStructuredText" (
99
## Status
1010

1111

12-
Section | Initial Draft | Review / Edit | Update for GA release | Comment
12+
Section | Initial Draft | Review / Edit - Interim | Update for GA release | Comment
1313
--- | --- | --- | --- | ---
14-
**About** | | | | All about LibreCAD and the User Manual.
14+
**About** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | All about LibreCAD and the User Manual.
1515
Copyright | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
1616
Contributors | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
17-
**Getting Started** | | | | Downloading, installing and configuring LibreCAD.
17+
**Getting Started** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Downloading, installing and configuring LibreCAD.
1818
Install | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
1919
Configure | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
20-
**References** | | | | Technical descriptions of the tools, functions, widgets, etc.
20+
**References** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Technical descriptions of the tools, functions, widgets, etc.
2121
Fundamentals | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Including "The Coordinate System".
2222
Application Menu | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
2323
Drawing Tools | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
@@ -26,14 +26,14 @@ Section | Initial Draft | Review / Edit | Update for GA release | Comment
2626
Dock Widgets | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
2727
Drawing Preferences | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
2828
Customizing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Including Style Sheets.
29-
**User Guides** | | | | Generic instructions on how to do a few things with LibreCAD.
29+
**User Guides** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Generic instructions on how to do a few things with LibreCAD.
3030
Drawing Setup | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Scale, layers and templates.
3131
Drawing and Editing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
3232
Using the Command Line | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
3333
Using Blocks | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
3434
Dimensioning & Text | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
3535
Completion and Printing | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
36-
**Appendices** | | | | Miscellaneous information about LibreCAD.
36+
**Appendices** | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Miscellaneous information about LibreCAD.
3737
Online Resources | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: | Web site, forum, wiki
3838
Line Types | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |
3939
Hatches | :heavy_check_mark: | :heavy_check_mark: | :white_check_mark: |

conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def setup(app):
141141
##
142142
## or
143143
##html_style = 'theme_overrides.css'
144+
##
144145
## or
145146
##html_css_files = [
146147
## 'css/theme_overrides.css',

0 commit comments

Comments
 (0)