Skip to content

Kupoman/panda3d-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a work-in-progress conversion from the old Mediawiki format to a new Sphinx-based site. This should make it much easier for people to contribute to the documentation, and will also allow us to have the manual and API reference in one place.

Since this new format is still quite rough around the edges, Panda3D's main website will still be linking to the old manual.

Todo List

  • Base conversion utilizing the panda-sphinx repository
  • Manual fixes for formatting issues
  • Welcome page (index.rst)
  • Move API Reference from Doxygen to Sphinx
  • Spellcheck/proofread

Building The Documentation

pip3 install -r requirements.txt
python3 -m sphinx ./source ./build

About

Placeholder for where will eventually be the Sphinx documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.7%
  • CSS 8.5%
  • HTML 4.8%