Fixed bugs:
- Documentable uses the default template instead of the template that's in the current directory. #102
- Pod::To::HTML version #100
- Classes with colons on the middle do not have the GitHub URL right #87
- Some web pages in this site do not seem to be rendered #76
Closed issues:
- Inspect the documentation of this repo and fix typos #77
- Either make config required in Documentable::To::HTML::Wrapper or add reasonable defaults #66
- Homepage menu generation is hardcoded #63
- Give config.json a less generic name #62
- New options to work with the default cache #34
- Documentable freezes when node is not present #27
- Use a real templating engine #19
- Index pages descriptions #6
- You can either install the
sass
command... #4
Merged pull requests:
- Fix name of
template
directory #124 (paultcochrane) - Replace wget -> curl in README #122 (paultcochrane)
- Remove trailing whitespace #121 (paultcochrane)
- Version 1.3.1 #105 (antoniogamiz)
- New version, 1.3.0 #101 (antoniogamiz)
v1.2.7 (2020-06-27)
Fixed bugs:
- Executable file "documentable" needs to respond with no args #94
- Can't install Documentable because of a test failure #92
- Documentable freezes on setup #90
- Test 305 hangs up #84
- Documentable fails with 2020.02 #79
Closed issues:
- Include native dependencies in META6.json #96
- @files check could probably be moved up #91
- $c flag is not used #89
- Create a function for initialization of cache #83
- Add function to delete cache #81
- Auto-deploy of Documentable docker container #75
- Change all pointers to this new repo #74
- DISTRIBUTION has disappeared, making this error with 2019.11 #71
- It would be nice to read, by default, a config.json in the same directory as the documentation #61
- dir "html" is present in the repo dir after installation but is not needed then #45
- Add AppVeyor/Windows CI checks #39
- missing three files with "setup" command #33
Merged pull requests:
- Develop #99 (antoniogamiz)
- Windows: get tests to pass #98 (softmoth)
- New version, 1.2.6 #97 (antoniogamiz)
- Resolve paths before comparing them in t/100-utils.t #93 (Prince213)
- Ignore and remove comma config files #88 (stoned)
- Remove verbose hanging Registry #86 (tinmarino)
v1.2.5 (2019-12-01)
Closed issues:
- Create a string-to-kind mapping #69
- Documentable::Config is not tested #68
- search_template.js of the local directory is not used #67
- Tests are failing using "old" template configuration... #64
- Add documentation about config file #60
- Add a new NEWURL template to use for the old documentation #56
- Transition to Raku #54
- Local templates are not used #53
- Verbose and version (documentable -V) does not work "correctly" #49
- Adapt document URLs #46
- Lots of pages don't get PODPATH substituted #44
- master fails testing #41
- typo in update messsage #38
- Need a short version of option '--version' for 'documentable' #36
- Assets are still downloaded from the old repo #35
- Progress bars do no reach the end in routine and syntax files #30
- Can't install module #29
- Add test for documentable not changing URLs in documents #28
- Inconsistent index escaping #26
- IRC chat link missing #25
- Some pages are regenerated always #24
- Error (possibly) when updating homepage.pod6 #23
- Make progress bars optional #22
- documentable update is not working #20
- type-graph.txt can't be in the main directory #12
Merged pull requests:
- Fix primary name construction #59 (stoned)
- Fix typos #58 (stoned)
- Fix -a/--all option description #57 (stoned)
- Fix verbose option in tests and -V option, fix #49 #50 (antoniogamiz)
- Adapt document URL, close #46 #48 (antoniogamiz)
- add missing doc category #43 (tbrowder)
- add sort to ensure order of file names is correct #40 (tbrowder)
- it's hex, not just dec #32 (shintakezou)
- tweak grammar #31 (tbrowder)
v1.0.1 (2019-08-29)
Closed issues:
- CONTENT_CLASS is not substituted in HTML #17
- Terminal::Spinners is not added to dependencies #15
documentable update
does not find new files #14- Strip out Perl6:: #11
- Documentable start should show a progress bar or something #2
- documentable should have a --version #1
* This Changelog was automatically generated by github_changelog_generator