Skip to content

issues Search Results · repo:pdoc3/pdoc language:Python

Filter by

325 results
 (92 ms)

325 results

inpdoc3/pdoc (press backspace or delete to remove)

According to the Python docs, typing.Callable is deprecated for type hinting, in favour of using collections.abc.Callable. When I replaced this usage in some of my code, pdoc3 fails to produce documentation. ...
duplicate
  • chiuczek
  • 3
  • Opened 
    15 days ago
  • #457

Hi. In fpdf2 we have been using pdoc3 for several years: thank you for maintaining this great tool! I noticed a warning in our execution log: https://github.com/py-pdf/fpdf2/actions/runs/13482969652/job/37670544099?pr=1374 ...
  • Lucas-C
  • 1
  • Opened 
    on Feb 23
  • #456

!-- NOTE: Only submit issues for Python package pdoc3 on PyPI. Python package pdoc lives elsewhere. Expected Behavior/Steps to reproduce if we have a submodule something with a function something ...
bug
  • mivanit
  • Opened 
    on Aug 19, 2024
  • #452

Expected Behavior pdoc should successfully build docs with git_link_template = https://github.com/USER/PROJECT/blob/{commit}/{path}#L{start_line}-L{end_line} for classes with property or cached_property ...
bug
upstream
  • mivanit
  • 1
  • Opened 
    on Aug 19, 2024
  • #450

!-- NOTE: Only submit issues for Python package pdoc3 on PyPI. Python package pdoc lives elsewhere. I have a module that defines big nested data structure that is based on Pydantic. For the examples ...
enhancement
  • ml-kalju
  • 2
  • Opened 
    on Aug 1, 2024
  • #449

!-- NOTE: Only submit issues for Python package pdoc3 on PyPI. Python package pdoc lives elsewhere. Expected Behavior After running in the project directory pdoc3 --html --force -c lunr_search=True ...
invalid
  • aflugge
  • 2
  • Opened 
    on Jul 1, 2024
  • #448

img width= 794 alt= Screenshot 2024-06-25 at 11 34 00 src= https://github.com/pdoc3/pdoc/assets/8778250/f2edb89e-3f77-4177-870c-5d3d49681da7 As seen in the above image, the links for the class types are ...
invalid
  • AnthonyZJiang
  • 1
  • Opened 
    on Jun 25, 2024
  • #447

How do I add a search function? I noticed it was implemented but there is no documentation on it. How do I use it? - pdoc version: Built from d1136eafa45315bf5e89596197a24804e4790ee6
question
  • AnthonyZJiang
  • 3
  • Opened 
    on Jun 24, 2024
  • #446

!-- NOTE: Only submit issues for Python package pdoc3 on PyPI. Python package pdoc lives elsewhere. Version 0.11 of pdoc3 is not compatible with python 3.7 (despite the pypi page stipulating it is ...
bug
  • b02laire
  • 2
  • Opened 
    on Jun 24, 2024
  • #445

!-- NOTE: Only submit issues for Python package pdoc3 on PyPI. Python package pdoc lives elsewhere. Expected Behavior uv pip install pdoc3==0.11.0 installs pdoc3 successfully. Actual Behavior uv ...
invalid
  • MattiasDC
  • 3
  • Opened 
    on Jun 23, 2024
  • #444
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub