.. pig_doc documentation master file, created by sphinx-quickstart on Tue Nov 11 13:08:02 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. pig API ======== **PIG** is a system that automatically modifies existing API usages in Python programs according to user intent and assists in migrating them to functionally equivalent APIs from different external libraries. More specifically, this project leverages large language models (LLMs) to analyze program structures and automate the library migration process. User Guide ========== .. toctree:: :maxdepth: 2 quickstart/quickstart commons pig Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`