Skip to content

(PDF guide) No table of contents #251

@arogachev

Description

@arogachev

What steps will reproduce the problem?

Get the latest master and generate PDF guide. Found during testing of #248. Initially thought it has something to do with these changes, but that's how it was before them. Even though pdflatex is called twice as recommended :

# run pdflatex twice to generate TOC correctly
pdflatex -halt-on-error main.tex
pdflatex -halt-on-error main.tex
The downloadable file available on site has table of contents though.

What's expected?

PDF guide has table of contents.

What do you get instead?

PDF guide has no table of contents.

Additional info

Q A
Yii version doesn't matter
Yii APIDoc version master
PHP version doesn't matter
Operating system doesn't matter

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions