update doc
Some checks failed
build_docker / build_cpu (pull_request) Has been cancelled
build_docker / build_gpu (pull_request) Has been cancelled
build_docker / build_easyocr (pull_request) Has been cancelled
build_docker / build_easyocr_gpu (pull_request) Has been cancelled
build_docker / build_doctr (pull_request) Has been cancelled
build_docker / build_doctr_gpu (pull_request) Has been cancelled
build_docker / build_raytune (pull_request) Has been cancelled
build_docker / essential (pull_request) Successful in 1s
Some checks failed
build_docker / build_cpu (pull_request) Has been cancelled
build_docker / build_gpu (pull_request) Has been cancelled
build_docker / build_easyocr (pull_request) Has been cancelled
build_docker / build_easyocr_gpu (pull_request) Has been cancelled
build_docker / build_doctr (pull_request) Has been cancelled
build_docker / build_doctr_gpu (pull_request) Has been cancelled
build_docker / build_raytune (pull_request) Has been cancelled
build_docker / essential (pull_request) Successful in 1s
This commit is contained in:
@@ -17,6 +17,23 @@ Review and validate the documentation for this Master's Thesis project.
|
||||
|
||||
**IMPORTANT:** When styling elements (tables, figures, notes, quotes), ALWAYS check `plantilla_individual.htm` for existing Word/CSS classes (e.g., `MsoQuote`, `MsoCaption`, `Piedefoto-tabla`). Use these classes instead of custom inline styles.
|
||||
|
||||
### UNIR Color Palette (from plantilla_individual.htm)
|
||||
|
||||
| Color | Hex | Usage |
|
||||
|-------|-----|-------|
|
||||
| Primary Blue | `#0098CD` | Headings, titles, diagram borders |
|
||||
| Light Blue BG | `#E6F4F9` | Backgrounds, callout boxes, nodes |
|
||||
| Dark Gray | `#404040` | Primary text |
|
||||
| Accent Blue | `#5B9BD5` | Table headers, accent elements |
|
||||
| Light Accent | `#9CC2E5` | Table borders |
|
||||
| Very Light Blue | `#DEEAF6` | Secondary backgrounds, subgraphs |
|
||||
| White | `#FFFFFF` | Header text, contrast |
|
||||
|
||||
### Table Styles (from template)
|
||||
- `MsoTableGrid` - Basic grid table
|
||||
- `MsoTable15Grid4Accent1` - Styled table with UNIR colors (header: `#5B9BD5`, borders: `#9CC2E5`)
|
||||
- `Piedefoto-tabla` - Table caption/source style
|
||||
|
||||
3. **Validate each documentation file** checking:
|
||||
|
||||
### Data Accuracy
|
||||
|
||||
Reference in New Issue
Block a user