All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.6 (2024-06-18)
- gh_workflow: output directory not referenced while building with babelquarto (729bab5)
- relative dir config variables not resolved from working directory (b179ef5)
1.0.5 (2024-06-12)
- incorrect file paths while merging crowdin translations (0196156)
- incorrect translations directory in default config (cfa81fc)
fix:all
to run all custom fixes in order (5a52490)- Add right-to-left styling for arabic docs (99f74ef)
- Initialize config file in any directory (b4b9055)
- prepareDirectoryForDocs (93a8698)
- Remove duplicate references to language in dropdown menu (7074ea9)
- Script to fix localized files (cfa8c8d)
- Script to fix localized files (c20baf5)
- Script to fix structure crowdin files after new update (14ec202)
- Script to fix structure crowdin files after new update (0a0ebec)
- Set config in file from cli (346866f)
- Set project config path from cli (3c75d04)
- Upate config path record for project (a4b80d9)
fix:all
for bug with language menu working in built book (37f9f4f)fix:all
for bug with language menu working in built book (7fc0adb)- all modules being categorized under default (ef33600)
- comment util returning 'other' for all types of comments (19b0d49)
- dir not found error when writing doc for global variables (cdef7ff)
- duplicate headings in tutorials (e50bfaa)
- getConstructName returning other (c5b2176)
- globals section appearing twice (5ace1d9)
- broken image ref in tutorial (39044dd)
- issue with generating language files (77ff687)
- tutorials not taking title from tutorial config (104c294)
- modules without categories not linked to globals (38c51cf)
- npm scripts throwing error when extra args are passed (c91f59f)
- tutorials without chapter not included in quarto.yaml (71452ce)
- wrong code construct name in generated doc (c939628)
- Extract docstrings from javascript files (#13)
- Generate documentation structure in
quarto.yml
file (#9) - Link unmatched documents to
Globals
category (#21) - References for doc snippets and external resources (#22)
- Add documentation for JSQuarto (#25)
- Add tutorials for JSQuarto (#26)
- Add
How to guides
and custom command line args (#30)